diff options
Diffstat (limited to 'hosts/laptop/configuration.nix')
| -rw-r--r-- | hosts/laptop/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index 9112b0f..40a3d7b 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -50,6 +50,7 @@ nix-helper.enable = true; }; wm = { + enable = true; niri.enable = true; }; }; |
