This commit is contained in:
iFargle 2024-02-09 22:53:34 +09:00
parent 229fbcce7c
commit e575662feb

View file

@ -55,7 +55,7 @@
hostPlatform = system; hostPlatform = system;
}; };
inputs.${repo}.lib.nixosSystem { inputs.${repo}.lib.nixosSystem = {
specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu system theme; }; specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu system theme; };
modules = [ modules = [
# Types are 'default', 'small', and 'minimal' # Types are 'default', 'small', and 'minimal'