Update flake, remove spago

This commit is contained in:
Frankie B 2023-09-01 00:22:55 +01:00
commit f0607557a0
No known key found for this signature in database
4 changed files with 72 additions and 32 deletions

View file

@ -62,7 +62,7 @@
# Enable hyprland
programs.hyprland = {
enable = true;
nvidiaPatches = true;
enableNvidiaPatches = true;
xwayland.enable = true;
};