fix screenshots

This commit is contained in:
2024-03-15 14:52:52 +01:00
parent eef3a7936b
commit 78b5393324
4 changed files with 41 additions and 16 deletions

View File

@@ -28,6 +28,14 @@
useXkbConfig = true;
};
# Enable Asterisks for Password prompt
security.sudo = {
enable = true;
extraConfig = ''
Defaults pwfeedback
'';
};
# Activate Flakes.
nix.settings.experimental-features = [ "nix-command" "flakes" ];
@@ -82,6 +90,7 @@
dmenu
acpilight # For setting Backlight.
dbus
pulseaudio
pulseaudio-ctl