starlight: don't include build dependencies, eval time sucks
This commit is contained in:
parent
ca4ddbfd4f
commit
cb9d0caac3
|
@ -135,8 +135,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# oh god
|
|
||||||
system.includeBuildDependencies = true;
|
|
||||||
# NixOS
|
# NixOS
|
||||||
nixpkgs.hostPlatform = "x86_64-linux";
|
nixpkgs.hostPlatform = "x86_64-linux";
|
||||||
system.stateVersion = "21.11";
|
system.stateVersion = "21.11";
|
||||||
|
|
Loading…
Reference in a new issue