hosts/{hermit, temperance}: enable quickshell

This commit is contained in:
Bloxx12 2025-04-29 13:57:19 +02:00
commit be7bebcc7e
2 changed files with 4 additions and 0 deletions

View file

@ -26,9 +26,12 @@
modules = {
desktops.hyprland.enable = true;
theming = {
gtk.enable = true;
quickshell.enable = true;
};
system = {
boot.systemd-boot.enable = true;
impermanence.enable = false;