Migrate valkyrie to sops-nix

This commit is contained in:
Fiona Grzebien 2026-05-24 02:00:19 +02:00
commit d845904ecd
Signed by: fi
SSH key fingerprint: SHA256:HQgl5VGC4+Yw3ds/0I/DqTge63SPBXvXwhNG/gRW26U
4 changed files with 75 additions and 59 deletions

View file

@ -30,5 +30,7 @@ in
User = "root";
Group = "root";
};
wantedBy = [ "multi-user.target" ];
};
}