feat: add river and foot modules

This commit is contained in:
Moritz Böhme 2024-03-21 17:19:06 +01:00
parent 298aa410eb
commit e714349fe1
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
10 changed files with 485 additions and 230 deletions

View file

@ -20,7 +20,8 @@
webis.enable = true;
impermanence.enable = true;
};
programs.hyprland.monitors = [ "HDMI-A-1,3840x2160,auto,1.2" ",preferred,auto,1" ];
programs.hyprland.enable = false;
programs.river.enable = true;
programs.exercism.enable = true;
};