split hypr into home & system

This commit is contained in:
Odweta
2026-01-11 18:30:20 +01:00
parent d7d835cd4a
commit 4ac1f8b16a
4 changed files with 14 additions and 10 deletions
-10
View File
@@ -16,16 +16,6 @@
WLR_NO_HARDWARE_CURSORS = "1";
};
# hypr packages
environment.systemPackages = with pkgs; [
hyprland
hypridle
hyprlock
hyprpaper
hyprpolkitagent
hyprcursor
];
# hyprland config
wayland.windowManager.hyprland = {
enable = true;