feat: switch back to hyprland
This commit is contained in:
parent
6a1b81565a
commit
b09d30959b
2 changed files with 8 additions and 9 deletions
|
|
@ -21,11 +21,12 @@
|
|||
impermanence.enable = true;
|
||||
webis.enable = true;
|
||||
};
|
||||
programs.river = {
|
||||
enable = true;
|
||||
nvidiaSupport = true;
|
||||
};
|
||||
programs.hyprland.enable = false;
|
||||
# programs.river = {
|
||||
# enable = true;
|
||||
# nvidiaSupport = true;
|
||||
# };
|
||||
programs.hyprland.enable = true;
|
||||
programs.hyprland.nvidiaSupport = true;
|
||||
programs.exercism.enable = true;
|
||||
services.wallpaper.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue