forked from wurzel/fruitbasket
network: clean up secrets
This commit is contained in:
parent
3be5380c58
commit
d086eed901
2 changed files with 2 additions and 9 deletions
|
@ -3,12 +3,6 @@ let
|
|||
wireguard_port = 51820;
|
||||
in
|
||||
{
|
||||
sops.secrets = {
|
||||
"wg-fsr" = {
|
||||
owner = config.users.users.systemd-network.name;
|
||||
};
|
||||
};
|
||||
|
||||
networking = {
|
||||
# portunus module does weird things to this, so we force it to some sane values
|
||||
hosts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue