Update default.nix

This commit is contained in:
Zachary Myers 2024-10-14 22:29:36 -04:00 committed by GitHub
parent d04d50111e
commit be89c2a2e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,6 +52,9 @@
};
};
services.gnome.gnome-keyring.enable = true;
services.solaar = {
enable = true;
};
services._1password = {
enable = true;
polkitPolicyOwnerUsername = "zoey";