vaultwarden not fully working but fixes, sops...done?

This commit is contained in:
2024-06-24 19:32:38 -06:00
parent adc3505632
commit 04b3e065f7
4 changed files with 9 additions and 9 deletions

View File

@@ -27,8 +27,8 @@ in {
sops.secrets = {
smtp-password = { };
nextcloud-adminpass = {
owner = config.users.users.jawz.nextcloud;
inherit (config.users.users.jawz) group;
owner = config.users.users.nextcloud.name;
inherit (config.users.users.nextcloud) group;
};
};
nixpkgs.config.permittedInsecurePackages =