diff --git a/nixosModules/clanCore/vars/interface.nix b/nixosModules/clanCore/vars/interface.nix index 4f179380e..dec367d47 100644 --- a/nixosModules/clanCore/vars/interface.nix +++ b/nixosModules/clanCore/vars/interface.nix @@ -285,7 +285,7 @@ in ``` ''; type = bool; - default = true; + default = generator.config.script == ""; }; description = lib.mkOption { description = ''