mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(de): remove hyprland
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
./vesktop.nix
|
||||
./zoxide.nix
|
||||
]
|
||||
++ (if currentSystemDe == "hyprland" then [ ./hyprland ] else [ ])
|
||||
++ (if currentSystemDe == "gnome" then [ ./gnome.nix ] else [ ])
|
||||
++ (if currentSystemDe == "niri" then [ ./niri.nix ] else [ ]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user