Switch to vlans in place of static IPs
This commit is contained in:
parent
03dfb572aa
commit
5dd407f841
7 changed files with 27 additions and 28 deletions
|
@ -77,7 +77,7 @@
|
|||
kitty = mkNix [ ./hosts/kitty ]; # Dell Optiplex 7010
|
||||
prophet = mkNix [ ./hosts/prophet ]; # Oracle Neoverse-N1
|
||||
|
||||
droid = mkNix [ ./hosts/tower ]; # Android Virtualization Framework
|
||||
droid = mkNix [ ./hosts/droid ]; # Android Virtualization Framework
|
||||
};
|
||||
|
||||
# nh home switch /path -c arch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue