zaphod: Disable manual creation
This commit is contained in:
parent
788b14ae5f
commit
b5082195be
|
@ -17,7 +17,7 @@
|
|||
mandoc.enable = true;
|
||||
};
|
||||
nixos = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
includeAllModules = true;
|
||||
options.splitBuild = true;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue