test
This commit is contained in:
parent
6624df1dcc
commit
272b6b56c7
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nixpkgs.hostPlatform = system;
|
||||||
|
nixpkgs-unstable.hostPlatform = system;
|
||||||
|
|
||||||
modules = [
|
modules = [
|
||||||
# Types are 'default', 'small', and 'minimal'
|
# Types are 'default', 'small', and 'minimal'
|
||||||
../nixos/${type}.nix
|
../nixos/${type}.nix
|
||||||
|
|
Loading…
Reference in a new issue