config: remove custom check variable

It is now less useful now that we have host- and user-specific module
structuring.
This commit is contained in:
Gabriel Arazas 2024-01-04 12:00:28 +08:00
parent 8cbca2ce83
commit 55a3ea8390
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -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