finish nomad, add consul, sops

This commit is contained in:
2023-11-20 20:22:28 +00:00
parent 47909cdcd9
commit 2dc5f7556c

View File

@@ -11,7 +11,7 @@
nixpkgs.hostPlatform.system = "aarch64-linux"; nixpkgs.hostPlatform.system = "aarch64-linux";
networking.hostName = "odroid5"; networking.hostName = "odroid5";
networking.interfaces.eth0.ipv4.addresses = [ networking.interfaces.end0.ipv4.addresses = [
{ {
address = "192.168.1.225"; address = "192.168.1.225";
prefixLength = 24; prefixLength = 24;