Disable installing documentation.
This commit is contained in:
@@ -72,5 +72,9 @@ in
|
||||
git_fix_author
|
||||
rsync_clone
|
||||
];
|
||||
|
||||
# Disable installing documentation.
|
||||
documentation.doc.enable = false;
|
||||
documentation.nixos.enable = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user