diff options
Diffstat (limited to 'hosts/apocalypse/default.nix')
| -rw-r--r-- | hosts/apocalypse/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/apocalypse/default.nix b/hosts/apocalypse/default.nix index 2bc3fab..cb81aa7 100644 --- a/hosts/apocalypse/default.nix +++ b/hosts/apocalypse/default.nix @@ -20,9 +20,9 @@ }; wilkuu.mjmap = { - enable = true; + enable = true; # users = ["wilkuu"]; - }; + }; ## Addons for this system addons = { desktop.hyprland.enable = false; |
