don't include build dependencies for the nixos-rebuilds *in* the VMs
This commit is contained in:
parent
9301d5f6a9
commit
a8a2d6e043
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ in
|
|||
];
|
||||
|
||||
system.switch.enable = true;
|
||||
system.includeBuildDependencies = true;
|
||||
documentation.enable = false;
|
||||
|
||||
boot.loader.grub = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue