diff options
| author | Jakub Stachurski <jakub@wilkuu.nl> | 2026-07-21 20:28:13 +0200 |
|---|---|---|
| committer | Jakub Stachurski <jakub@wilkuu.nl> | 2026-07-21 20:28:13 +0200 |
| commit | 8da770badb7fe21df138e770c8d1a8b6c4604882 (patch) | |
| tree | 947cc879a2b00c02e682f63cd6b8e0a36da6a742 /hosts/apocalypse/default.nix | |
| parent | 381984fc596c3cf268d4bcf061164158fbcfb95a (diff) | |
nixfmt
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; |
