Revert "retire toaster, refactor a bit"
This reverts commit 5b47cc39c1
.
This commit is contained in:
parent
db1746d864
commit
5a8230e68e
9 changed files with 116 additions and 29 deletions
|
@ -41,7 +41,7 @@
|
|||
};
|
||||
wireguardPeers = [
|
||||
{
|
||||
# toaster
|
||||
# microwave
|
||||
wireguardPeerConfig = {
|
||||
PublicKey = "0zpfcNrmbsNwwbnDDX4SMl4BVTB0zuhGKixT9TJQoHc=";
|
||||
AllowedIPs = [ "10.66.66.10/32" ];
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
./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