move more stuff to modules

This commit is contained in:
Tristan 2023-07-20 13:48:49 +01:00
parent a2e0d1cfd5
commit 6283c36e66
6 changed files with 385 additions and 475 deletions

View file

@ -30,6 +30,7 @@
windowManager.hyprland = true;
programs.menu.enable = true;
roles.work.enable = work;
roles.personal.enable = !work;