This commit is contained in:
caem 2025-01-19 03:05:43 +01:00
parent fc03bb0b93
commit 358573b80d
Signed by: caem
GPG key ID: 69A830D03203405F
6 changed files with 34 additions and 15 deletions

View file

@ -29,4 +29,6 @@
users.root.hashedPassword = "!";
mutableUsers = false;
};
sops.age.keyFile = "/nix/config/secrets/keys.txt";
}