feat(de): remove hyprland

This commit is contained in:
2026-05-23 15:38:29 +02:00
parent bc8c13d740
commit 89318957b9
10 changed files with 25 additions and 1007 deletions
-1
View File
@@ -33,6 +33,5 @@
nh = {
enable = true;
};
hyprland.enable = if currentSystemDe == "hyprland" then true else false;
};
}