Nextcloud

This commit is contained in:
2025-10-17 12:08:07 +02:00
parent f7533d4ffa
commit 0d1d0018ff
4 changed files with 15 additions and 8 deletions

View File

@@ -13,6 +13,8 @@
};
security.polkit.enable = true;
security.pam.services.login.enableGnomeKeyring = true;
services.gnome.gnome-keyring.enable = true;
# Nix fun
nixpkgs.config.allowUnfree = true;