update to 24.05

This commit is contained in:
Anish Lakhwara
2024-08-19 21:29:41 -07:00
parent fb9d892015
commit afb1c0efb4
18 changed files with 93 additions and 244 deletions
+1 -1
View File
@@ -36,5 +36,5 @@
sound.enable = true;
services.xserver.libinput.enable = true;
services.libinput.enable = true;
}
+1 -1
View File
@@ -33,7 +33,7 @@
};
programs.gnupg.agent.enable = true;
programs.gnupg.agent.pinentryFlavor = "gnome3";
programs.gnupg.agent.pinentryPackage = pkgs.pinentry-gnome3;
fileSystems."/mnt/ftp" = {
device = "192.168.1.240:/home/ftp";