Turn on noXlibs

This commit is contained in:
Sandro - 2022-12-19 00:15:19 +01:00
parent 055401c6c4
commit d8f39ea06c
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -434,6 +434,7 @@ in
sops.age.sshKeyPaths = lib.mkDefault [ "/etc/ssh/ssh_host_ed25519_key" ]; sops.age.sshKeyPaths = lib.mkDefault [ "/etc/ssh/ssh_host_ed25519_key" ];
environment = { environment = {
noXlibs = (!lib.any (host: host == config.networking.hostName) [ "dacbert" "glotzbert" ]);
systemPackages = with pkgs; [ systemPackages = with pkgs; [
bmon bmon
curl curl