desktop: move to nheko with gnome-keyring

This commit is contained in:
2025-10-18 14:58:03 +02:00
parent 687fd92a94
commit 2a3079f35e
10 changed files with 23 additions and 6 deletions

View File

@@ -47,6 +47,7 @@
};
security = {
pam.services.login.enableGnomeKeyring = true;
rtkit.enable = true;
pki.certificateFiles = [
./rootCA.pem
@@ -187,6 +188,9 @@
'';
};
nixpkgs.config.allowUnfree = true; # Allow proprietary software.
nixpkgs.config.permittedInsecurePackages = [
"olm-3.2.16"
];
system = { # NixOS settings
autoUpgrade = { # Allow auto update