init niri

This commit is contained in:
cy 2025-01-18 20:39:51 -05:00
parent f2f8c204ee
commit fd8db4c006
7 changed files with 183 additions and 1 deletions

View file

@ -315,4 +315,9 @@
};
services.trezord.enable = true;
my.niri = {
enable = true;
package = pkgs.niri-unstable;
};
}