krebs save-diskspace: noXlibs? no thanks!
This commit is contained in:
parent
b5f1febe68
commit
7210ae2008
@ -1,7 +1,6 @@
|
|||||||
{lib, ... }:
|
{lib, ... }:
|
||||||
# TODO: do not check out nixpkgs master but fetch revision from github
|
# TODO: do not check out nixpkgs master but fetch revision from github
|
||||||
{
|
{
|
||||||
environment.noXlibs = true;
|
|
||||||
nix.gc.automatic = true;
|
nix.gc.automatic = true;
|
||||||
nix.gc.dates = lib.mkDefault "03:10";
|
nix.gc.dates = lib.mkDefault "03:10";
|
||||||
programs.info.enable = false;
|
programs.info.enable = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user