wip: more progress

This commit is contained in:
2025-12-24 21:38:01 +00:00
parent 90bb720391
commit ad66564dea
3 changed files with 6 additions and 5 deletions

View File

@@ -23,7 +23,10 @@
# ../../overlays.nix
# ];
modules = {
Hyprland.enable = true;
Hyprland = {
enable = true;
suspend-on-hibernate = true;
};
quickshell.enable = true;
# chromium.enable = true;
wivrn.enable = true;