hosts/smaug | fix tailscale address
This commit is contained in:
parent
05fe113d8b
commit
6e22c8f45b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
../workstation
|
||||
];
|
||||
networking.hostName = "smaug";
|
||||
variables.address = "100.72.224.76";
|
||||
variables.address = "100.72.248.81";
|
||||
variables.swayScale = "0.75";
|
||||
|
||||
roles = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue