Compare commits

..

No commits in common. "53eea2bcede57ed9646d31fc1d4137bb9e17141a" and "934120a952d7fd964f3c861c5307b978a213f8ca" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View file

@ -30,7 +30,6 @@
"greetd"
"syncthing"
"mount-rock5b"
"adb"
]
++ [
./disko.nix

View file

@ -6,7 +6,6 @@
imports = [../wireguard-common];
networking.wireguard.interfaces.wg0 = {
mtu = 1200;
ips = ["${vpn.${config.networking.hostName}.ip}/32"];
peers = [
{