diff options
| author | adikro <adikro@disroot.org> | 2026-01-08 19:16:18 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-01-08 19:16:18 +0100 |
| commit | b3931c5dd7006011720ac39db04136e69d02c952 (patch) | |
| tree | 916c95bc79664a6c01387ad92dec997336a5e035 /hosts/laptop/configuration.nix | |
| parent | 6fc5210d51c630dd944d3050328a784b4ece81ba (diff) | |
laptop pull and rebase
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; }; }; |
