fix variable name
This commit is contained in:
parent
194aaab349
commit
6dbf218f73
4 changed files with 4 additions and 4 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue