This commit is contained in:
2024-04-11 14:42:25 +00:00
parent 3c8d9c4b51
commit de3b3aea49
2 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
}: {
imports = [
./mnt-public.nix
./mnt-clusterstore.nix
# ./mnt-clusterstore.nix
./nomad.nix
./consul.nix
./odroid-m1-setleds.nix
@@ -25,7 +25,7 @@
config = {
system.stateVersion = "23.11"; # Did you read the comment?
nixpkgs.config.allowUnfree = true;
sops = {
defaultSopsFile = "${config._secretstore}/host-secrets.yaml";
age.sshKeyPaths = ["/etc/ssh/ssh_host_ed25519_key"];