diff options
| author | adikro <adikro@disroot.org> | 2025-11-30 17:43:12 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-11-30 17:43:12 +0100 |
| commit | 2ea2c4ee8c36927036934d9d563998adf48b4bcc (patch) | |
| tree | adc70c57ff4b8c4764dc4ec319f1db522781c47e /modules | |
| parent | 896e7b5791c4723313790b1e07e867fcd7003212 (diff) | |
yeah i forgot what i did here
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/hyprland.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 295cd7d..f3e35fa 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -3,6 +3,5 @@ programs.hyprland = { enable = true; package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; - # package = pkgs.hyprland; }; } |
