make option out of stateVersion
This commit is contained in:
parent
14fb3ac644
commit
b1623d82e2
6 changed files with 9 additions and 7 deletions
|
|
@ -6,10 +6,9 @@
|
|||
];
|
||||
|
||||
horseman.username = "horseman";
|
||||
horseman.stateVersion = "24.11";
|
||||
|
||||
networking.hostName = "luna";
|
||||
|
||||
networking.extraHosts = "127.0.0.1 koala.rails.local";
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,10 +6,9 @@
|
|||
];
|
||||
|
||||
horseman.username = "horseman";
|
||||
horseman.stateVersion = "24.11";
|
||||
|
||||
networking.hostName = "solis";
|
||||
|
||||
networking.firewall.allowedTCPPorts = [3000 3001];
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,8 +6,7 @@
|
|||
];
|
||||
|
||||
horseman.username = "horseman";
|
||||
horseman.stateVersion = "24.11";
|
||||
|
||||
networking.hostName = "terra";
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue