Don't require online networkd wildcard network
This commit is contained in:
@ -357,6 +357,7 @@ rec {
|
||||
rsync # cp on steroids
|
||||
rclone # Rsync for cloud
|
||||
httpie # Cool http client
|
||||
# suricata
|
||||
|
||||
cool-retro-term
|
||||
ventoy-full # Bootable USB for many ISOs
|
||||
|
@ -29,7 +29,7 @@
|
||||
|
||||
linkConfig = {
|
||||
# This corresponds to the [LINK] section
|
||||
# RequiredForOnline = "routable";
|
||||
RequiredForOnline = "routable";
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user