jas -> jazz
This commit is contained in:
parent
e94e468dcf
commit
2f9b763df6
@ -8,7 +8,7 @@
|
|||||||
site = "seattle";
|
site = "seattle";
|
||||||
arch = "x86_64-linux";
|
arch = "x86_64-linux";
|
||||||
nixos-system = true;
|
nixos-system = true;
|
||||||
machine-id = "";
|
machine-id = "2f6c424858f5401098f79cee215e3268";
|
||||||
master-key = {
|
master-key = {
|
||||||
public-key = "";
|
public-key = "";
|
||||||
key-path = "/state/master-key/key";
|
key-path = "/state/master-key/key";
|
@ -169,9 +169,9 @@ in {
|
|||||||
ipv4-address = "10.0.0.111";
|
ipv4-address = "10.0.0.111";
|
||||||
mac-address = "02:0d:df:2d:46:90";
|
mac-address = "02:0d:df:2d:46:90";
|
||||||
};
|
};
|
||||||
jas = {
|
jazz = {
|
||||||
ipv4-address = "10.0.0.112";
|
ipv4-address = "10.0.0.112";
|
||||||
mac-address = "02:e2:5c:60:08:51";
|
mac-address = "02:57:9a:a4:10:d3";
|
||||||
};
|
};
|
||||||
ubiquiti-wifi = {
|
ubiquiti-wifi = {
|
||||||
ipv4-address = "10.0.0.126";
|
ipv4-address = "10.0.0.126";
|
||||||
|
Loading…
Reference in New Issue
Block a user