fix: cleanup after rebase
This commit is contained in:
parent
a8032e0428
commit
b9eec5585a
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@
|
||||||
# would pull in nano
|
# would pull in nano
|
||||||
programs.nano.enable = false;
|
programs.nano.enable = false;
|
||||||
|
|
||||||
# also avoids placing man pages of systemPackages
|
|
||||||
documentation.man.man-db.enable = false;
|
|
||||||
|
|
||||||
# prevents strace
|
# prevents strace
|
||||||
environment.defaultPackages = lib.mkForce [ pkgs.rsync pkgs.parted pkgs.gptfdisk ];
|
environment.defaultPackages = lib.mkForce [ pkgs.rsync pkgs.parted pkgs.gptfdisk ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue