vaultwarden not fully working but fixes, sops...done?
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user