feat: switch to river

This commit is contained in:
Moritz Böhme 2024-10-11 11:43:03 +02:00
parent 14007ca4f8
commit 03c5951ab6
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 1 additions and 6 deletions

View file

@ -21,11 +21,6 @@
impermanence.enable = true;
webis.enable = true;
};
programs.hyprland.enable = true;
programs.hyprland.nvidiaSupport = true;
programs.hyprland.keyboardLayouts = [ "us" "de" ];
programs.hyprland.monitors."HDMI-A-2" = { scale = 1.2; };
programs.exercism.enable = true;
services.wallpaper.enable = true;
};