fix variable name

This commit is contained in:
Don Harper 2025-08-07 17:13:37 -05:00
parent 194aaab349
commit 6dbf218f73
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
];
networking.hostName = "loki";
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
variables.addresses = "100.72.0.1";
variables.address = "100.72.0.1";
variables.swayScale = "1.1";
roles = {