init but fail with colmena, because of secret managment

This commit is contained in:
Ingolf Wagner 2022-06-22 21:54:57 +02:00
commit 3b06aaaeb6
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
3 changed files with 916 additions and 5 deletions
nixos/configs/sterni

View file

@ -15,7 +15,7 @@
];
sops.defaultSopsFile = ../../secrets/sterni.yaml;
#sops.defaultSopsFile = ../../secrets/sterni.yaml;
networking.hostName = "sterni";
system.custom.wifi.interfaces = [ "wlp3s0" ];