diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-06-10 09:07:19 +0200 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-06-10 09:07:19 +0200 |
| commit | 032a9931c8a04b294868217d917fe4e862c30204 (patch) | |
| tree | 3badc253384e2f6099439996760e419d1dac7b5c /nixos/desktop/hyprland.nix | |
| parent | 677ffed81557fc8216c690c46287a78f5dd8f35e (diff) | |
fix plymouth
Diffstat (limited to 'nixos/desktop/hyprland.nix')
| -rw-r--r-- | nixos/desktop/hyprland.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/desktop/hyprland.nix b/nixos/desktop/hyprland.nix index a306d6b..84c05e7 100644 --- a/nixos/desktop/hyprland.nix +++ b/nixos/desktop/hyprland.nix @@ -1,7 +1,6 @@ {pkgs, ...}: { environment.systemPackages = with pkgs; [ hyprland - hyprgui hyprshot hyprkeys hypridle |
