bambo-studio

This commit is contained in:
2026-05-18 10:22:11 +02:00
parent 46c54570d6
commit 7ed536d39a
2 changed files with 4 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ in
"video"
"render"
"adbusers"
"flatpak"
];
hashedPasswordFile = config.sops.secrets."user_password".path;
};
@@ -153,6 +154,8 @@ in
XDG_STATE_HOME = "$HOME/.local/state";
};
services.flatpak.enable = true;
# ── Keyring ───────────────────────────────────────────────────────────
security.pam.services = {
login.enableGnomeKeyring = true;