[fanny] set wg initrd key
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m59s
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m59s
This commit is contained in:
@@ -115,6 +115,8 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
boot.initrd.secrets."/etc/secrets/30-wg-initrd.key" = "/etc/wireguard/wg.private";
|
||||||
|
|
||||||
services.malobeo.vpn = {
|
services.malobeo.vpn = {
|
||||||
enable = true;
|
enable = true;
|
||||||
name = "fanny";
|
name = "fanny";
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
address = "10.100.0.102";
|
address = "10.100.0.102";
|
||||||
allowedIPs = [ "10.100.0.102/32" ];
|
allowedIPs = [ "10.100.0.102/32" ];
|
||||||
#TODO: UPDATE
|
#TODO: UPDATE
|
||||||
publicKey = "3U59F6T1s/1LaZBIa6wB0qsVuO6pRR9jfYZJIH2piAU=";
|
publicKey = "h1A2yt7OQ5EJIilC8tQg203u27o6J6/c+Kd/pZ4UWAY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
"backup0" = {
|
"backup0" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user