diff options
| author | caley <u65487754@gmail.com> | 2026-06-09 18:51:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-09 18:51:21 +0200 |
| commit | ee260e9548c7e1eb9355d20ec50a2ae0db28260d (patch) | |
| tree | 402bb8dbeef001b12413e3d9448ce8b6da87c56d /nixos | |
| parent | 31051e6f94b056e0441873cc677a4afaf461f41f (diff) | |
Update shell.nix
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/shell.nix | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/nixos/shell.nix b/nixos/shell.nix index 3a48e6b..824e399 100644 --- a/nixos/shell.nix +++ b/nixos/shell.nix @@ -883,9 +883,5 @@ } } } - ''; - - wayland.windowManager.hyprland.settings.exec-once = [ - "${pkgs.quickshell}/bin/quickshell" - ]; +''; } |
