fix!: change to stable 25.05, add nvidia hardware config

This commit is contained in:
2025-07-18 12:43:15 -07:00
parent 2c7d98c627
commit 239e65dab4
6 changed files with 27 additions and 28 deletions

View File

@@ -37,7 +37,6 @@
asciiquarium
wireguard-tools
fzf
lune
awscli2
# deno
jq

View File

@@ -46,7 +46,7 @@
withUWSM = true;
};
services.tumbler.enable = true;
services.displayManager.gdm = {
services.xserver.displayManager.gdm = {
enable = true;
wayland = true;
};