remove code under comments & add home-server basic config (WIP)

This commit is contained in:
2026-01-31 19:20:54 +03:00
parent c82a74c786
commit 94ab681057
17 changed files with 2008 additions and 129 deletions
-1
View File
@@ -10,7 +10,6 @@
services.displayManager.gdm.enable = lib.mkDefault true;
services.desktopManager.gnome.enable = lib.mkDefault false;
# programs.uwsm.enable = true;
programs.hyprland = {
enable = lib.mkDefault true;
withUWSM = false;