1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-15 17:50:54 +00:00

nixos/lib: remove noXlibs due to strange problems

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2020-06-25 17:55:04 -04:00
parent 396004a3b5
commit 325f564434
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -15,10 +15,6 @@
# Put ~/bin in PATH.
homeBinInPath = true;
# Assume all NixOS machines are headless.
# TODO: factor out if I ever switch my desktop.
noXlibs = true;
# Packages which should be installed on every machine.
systemPackages = with pkgs; [
bandwhich