Remove unused specialArgs

This commit is contained in:
Fern Garden 2025-07-24 15:13:01 +08:00
parent 3bdee65620
commit d919ea33a5

View file

@ -67,8 +67,6 @@ with inputs.nixpkgs.lib; {
# Make some variables accesible to modules.
inherit
hostname
platform
suite
secrets
;
};