finish nomad, add consul, sops

This commit is contained in:
2023-11-21 01:30:07 +00:00
parent 39078a58d8
commit af2028264d
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
nixpkgs.hostPlatform.system = "aarch64-linux";
networking.hostName = "odroid8";
networking.interfaces.end0.ipv4.addresses = [
networking.interfaces.end0.ipv4.addresses = [
{
address = "192.168.1.228";
prefixLength = 24;