mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Disable scripted DHCP on omen completely
Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
parent
eba5c967ca
commit
0d37adfb9b
|
@ -16,6 +16,7 @@ in
|
|||
|
||||
wireguard.interfaces."wg0" =
|
||||
secret.wireguard."omen" or { privateKey = ""; };
|
||||
useDHCP = false;
|
||||
};
|
||||
|
||||
networking.notnft.rules = with notnft.dsl; with payload; ruleset {
|
||||
|
|
Loading…
Reference in a new issue