test
This commit is contained in:
parent
229fbcce7c
commit
e575662feb
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Reference in a new issue