added niri, not setup yet
also updated flake
This commit is contained in:
parent
f0aad31075
commit
4a57d46190
3 changed files with 147 additions and 50 deletions
6
home-manager/niri.nix
Normal file
6
home-manager/niri.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{...}: {
|
||||
programs.niri = {
|
||||
enable = true;
|
||||
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue