task | upstream changes
This commit is contained in:
parent
08b78ec881
commit
990c906017
1 changed files with 4 additions and 0 deletions
|
|
@ -54,6 +54,10 @@ in {
|
|||
wofi
|
||||
];
|
||||
services.dbus.enable = true;
|
||||
security.pam.services = {
|
||||
greetd.enableGnomeKeyring = true;
|
||||
swaylock.enableGnomeKeyring = true;
|
||||
};
|
||||
programs = {
|
||||
sway = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue