Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
Showing only changes of commit 6c0c26b3aa - Show all commits

View File

@ -3,6 +3,7 @@
{ {
imports = [ imports = [
../common/main.nix ../common/main.nix
(modulesPath + "/installer/netboot/netboot-minimal.nix")
]; ];
# For now we install NixOS in the first nvme disk (nvme0n1), as this node only # For now we install NixOS in the first nvme disk (nvme0n1), as this node only