retire toaster, refactor a bit

This commit is contained in:
Grigory Shipunov 2023-07-23 22:56:25 +02:00
parent 8ab21edb0d
commit 5b47cc39c1
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
10 changed files with 72 additions and 61 deletions

View file

@ -41,7 +41,7 @@
};
wireguardPeers = [
{
# microwave
# toaster
wireguardPeerConfig = {
PublicKey = "0zpfcNrmbsNwwbnDDX4SMl4BVTB0zuhGKixT9TJQoHc=";
AllowedIPs = [ "10.66.66.10/32" ];

View file

@ -5,8 +5,6 @@
./hardware-configuration.nix
./irc.nix
./stateful-network.nix
./network.nix
./network-vpns.nix
./secrets.nix
./secure-boot.nix
./zfs.nix