Added niri option
This commit is contained in:
parent
43daa2b988
commit
c8a3e1c3d6
@ -1,4 +1,8 @@
|
||||
{pkgs, ...}:
|
||||
|
||||
{
|
||||
programs.niri = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user