diff options
| author | bee <beebeeb5k@gmail.com> | 2026-05-08 02:03:19 +0530 |
|---|---|---|
| committer | bee <beebeeb5k@gmail.com> | 2026-05-08 02:03:19 +0530 |
| commit | 34d86d83e848020764f419458ca888532893eec3 (patch) | |
| tree | e806e485c28edf658e02fea032cd6ed14b0078e8 /hosts/nixios | |
| parent | 819cba6808c560628ec46176297a76219cebf9b4 (diff) | |
tmux wrapped terminal script
Diffstat (limited to 'hosts/nixios')
| -rw-r--r-- | hosts/nixios/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/nixios/default.nix b/hosts/nixios/default.nix index 7920378..18b2474 100644 --- a/hosts/nixios/default.nix +++ b/hosts/nixios/default.nix @@ -25,7 +25,7 @@ windowManagers = { mango.enable = false; hyprland.enable = true; - dwm.enable = true; + dwm.enable = false; }; }; |
