retire toaster, refactor a bit
This commit is contained in:
parent
8ab21edb0d
commit
5b47cc39c1
10 changed files with 72 additions and 61 deletions
|
@ -41,7 +41,7 @@
|
|||
};
|
||||
wireguardPeers = [
|
||||
{
|
||||
# microwave
|
||||
# toaster
|
||||
wireguardPeerConfig = {
|
||||
PublicKey = "0zpfcNrmbsNwwbnDDX4SMl4BVTB0zuhGKixT9TJQoHc=";
|
||||
AllowedIPs = [ "10.66.66.10/32" ];
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
./hardware-configuration.nix
|
||||
./irc.nix
|
||||
./stateful-network.nix
|
||||
./network.nix
|
||||
./network-vpns.nix
|
||||
./secrets.nix
|
||||
./secure-boot.nix
|
||||
./zfs.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue