mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
config: update internal check variable
I forgot to update it. Whoops...
This commit is contained in:
parent
829339c218
commit
6bde240991
@ -122,9 +122,7 @@
|
||||
# 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.
|
||||
#
|
||||
# "Fds" stands for foo-dogsquared just because. :p
|
||||
_isInsideFds = true;
|
||||
_isfoodogsquaredcustom = true;
|
||||
};
|
||||
|
||||
# We're considering this as the variant since we'll export the custom
|
||||
|
Loading…
Reference in New Issue
Block a user