diff options
Diffstat (limited to 'hosts/desktop/home.nix')
| -rw-r--r-- | hosts/desktop/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/desktop/home.nix b/hosts/desktop/home.nix index 9ca7073..a637d12 100644 --- a/hosts/desktop/home.nix +++ b/hosts/desktop/home.nix @@ -23,6 +23,7 @@ }; editors.nixvim.enable = true; env = { + mako.enable = true; niri.enable = true; cursor = { size = 48; |
