This commit is contained in:
Lucy Hochkamp 2025-08-11 19:37:52 +02:00
parent a701e6ead9
commit 6dd6a4021f
No known key found for this signature in database
7 changed files with 95 additions and 84 deletions

View file

@ -7,7 +7,7 @@ in
options.ragon.services.bitwarden.domain =
lib.mkOption {
type = lib.types.str;
default = "bw.ragon.xyz";
default = "bw.xyno.systems";
};
config = lib.mkIf cfg.enable {
services.vaultwarden = {

View file

@ -37,7 +37,7 @@ caddy.override {
cp -r --reflink=auto . $out
'';
outputHash = "sha256-ZNimtuxtSz1mRZ9V0h/0jAyvwGb+OvfZSzHRaySTEWU=";
outputHash = "sha256-r4+WK8UhGLAuIvdV6uiH2bMh/SjTfY4CzKcpHU0Gu5s=";
outputHashMode = "recursive";
};