add tailscale ip as variable
This commit is contained in:
parent
77cfdadf53
commit
194aaab349
6 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
# ../server/unifi.nix
|
||||
];
|
||||
networking.hostName = "fred";
|
||||
variables.address = "100.72.236.170";
|
||||
boot = {
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
loader = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue