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
@@ -147,7 +147,7 @@ cat > /mnt/etc/nixos/configuration.nix <<'endmsg'
sound.enable = true;
hardware.pulseaudio.enable = true;
services.xserver.libinput.enable = true;
services.libinput.enable = true;
# Hmmm maybe somewhere else?
users.users.anish = {