updates to tiling
This commit is contained in:
parent
8a7dd224f9
commit
53973bbfb1
8 changed files with 122 additions and 13 deletions
|
|
@ -105,7 +105,10 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
programs.niri.enable = true;
|
||||
programs.niri = {
|
||||
enable = true;
|
||||
useNautilus = false;
|
||||
};
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
security.pam.services.niri.enableGnomeKeyring = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue