move niri to home

This commit is contained in:
2024-09-17 12:21:19 -04:00
parent 43e57d1f76
commit 421d94be51
6 changed files with 18 additions and 15 deletions

View File

@@ -28,6 +28,7 @@
#window manager
programs.niri = {
package = pkgs.niri-unstable;
settings = import ./progs/niri.nix { inherit config pkgs homeDirectory; };
};