update nextcloud to 33

This commit is contained in:
Lillian Violet 2026-02-27 14:34:21 +01:00
parent e9ec828d27
commit 775652fb31
5 changed files with 51 additions and 48 deletions

View file

@ -15,7 +15,7 @@
#../hosts/${config.networking.hostName}/hardware-configuration.nix
];
sops = {
age.keyFile = "/persistent/var/secrets/keys.txt";
age.keyFile = "/var/secrets/keys.txt";
secrets."lillian-password".neededForUsers = true;
defaultSopsFile = ../hosts/${config.networking.hostName}/secrets/sops.yaml;

View file

@ -55,6 +55,10 @@
directory = "/var/lib/nixos";
inInitrd = true;
}
{
directory = "/var/secrets";
inInitrd = true;
}
];
# preserve system files