global/general: disable noXlibs
This commit is contained in:
parent
adb1fce587
commit
0ac5c7c550
1 changed files with 2 additions and 1 deletions
|
@ -30,5 +30,6 @@
|
||||||
# channels-update.text = "${pkgs.nix}/bin/nix-channel --update";
|
# channels-update.text = "${pkgs.nix}/bin/nix-channel --update";
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.noXlibs = lib.mkDefault (!config.info.graphical);
|
# Reenable when CI and a binary cache is setup
|
||||||
|
#environment.noXlibs = lib.mkDefault (!config.info.graphical);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue