wireguard: Make marabethia the leader
All checks were successful
Cachix / build (elendel) (push) Successful in 1m9s
Cachix / build (kholinar) (push) Successful in 2m4s
Cachix / build (lasting-integrity) (push) Successful in 1m4s
Cachix / build (marabethia) (push) Successful in 1m19s
Cachix / build (urithiru) (push) Successful in 1m22s
All checks were successful
Cachix / build (elendel) (push) Successful in 1m9s
Cachix / build (kholinar) (push) Successful in 2m4s
Cachix / build (lasting-integrity) (push) Successful in 1m4s
Cachix / build (marabethia) (push) Successful in 1m19s
Cachix / build (urithiru) (push) Successful in 1m22s
This commit is contained in:
parent
aa0476874e
commit
6c612b12f5
6 changed files with 9 additions and 9 deletions
|
@ -27,7 +27,7 @@
|
|||
path = "rpool/safe/data";
|
||||
remotePath = "zdata/recv/kholinar/safe/data";
|
||||
fast = true;
|
||||
location = "lasting-integrity";
|
||||
location = "elendel";
|
||||
}
|
||||
];
|
||||
rootDataset = "rpool/local/root";
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
};
|
||||
internalIPV4 = "192.168.0.2";
|
||||
};
|
||||
wireguard.server = true;
|
||||
};
|
||||
nix.enableDirenv = false;
|
||||
zfs = {
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
internalInterface = "eno2";
|
||||
internalIPV4 = "192.168.0.3";
|
||||
};
|
||||
wireguard.server = true;
|
||||
};
|
||||
nix.enableDirenv = true;
|
||||
zfs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue