diff options
| author | Jakub Stachurski <jakub@wilkuu.nl> | 2026-07-12 23:07:38 +0200 |
|---|---|---|
| committer | Jakub Stachurski <jakub@wilkuu.nl> | 2026-07-12 23:07:38 +0200 |
| commit | 21daf43ebc2403ce6991390478dd31fad8d9f10e (patch) | |
| tree | f6bdea69f9394b8baf8d439e9d23ac8e3a79638a /hosts/apocalypse/default.nix | |
| parent | c4ac6a0b88ff83a90a3c957034b52bedbe4d5868 (diff) | |
I am very not sure what all of this is :3
Diffstat (limited to 'hosts/apocalypse/default.nix')
| -rw-r--r-- | hosts/apocalypse/default.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/apocalypse/default.nix b/hosts/apocalypse/default.nix index db2f6c2..2bc3fab 100644 --- a/hosts/apocalypse/default.nix +++ b/hosts/apocalypse/default.nix @@ -19,6 +19,10 @@ HandleLidSwitchDocked = "ignore"; }; + wilkuu.mjmap = { + enable = true; + # users = ["wilkuu"]; + }; ## Addons for this system addons = { desktop.hyprland.enable = false; |
