Update default.nix
This commit is contained in:
parent
d04d50111e
commit
be89c2a2e0
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@
|
|||
};
|
||||
};
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
services.solaar = {
|
||||
enable = true;
|
||||
};
|
||||
services._1password = {
|
||||
enable = true;
|
||||
polkitPolicyOwnerUsername = "zoey";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue