forked from mirrors/nixpkgs
Remove Subversion from the installation CD
This commit is contained in:
parent
e68b0c7f5f
commit
5e96158234
|
@ -7,7 +7,6 @@
|
|||
# Include some utilities that are useful for installing or repairing
|
||||
# the system.
|
||||
environment.systemPackages = [
|
||||
pkgs.subversion # for nixos-checkout
|
||||
pkgs.w3m # needed for the manual anyway
|
||||
pkgs.testdisk # useful for repairing boot problems
|
||||
pkgs.mssys # for writing Microsoft boot sectors / MBRs
|
||||
|
|
Loading…
Reference in a new issue