diff --git a/flake.nix b/flake.nix index 69afc774..4c126a6c 100644 --- a/flake.nix +++ b/flake.nix @@ -105,11 +105,6 @@ extraArgs = { inherit (inputs) nix-colors; - - # This is a variable that is used to check whether the module is - # exported or not. Useful for configuring parts of the configuration - # that is otherwise that cannot be exported for others' use. - _isfoodogsquaredcustom = true; }; # We're considering this as the variant since we'll export the custom