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
1 changed files with 1 additions and 0 deletions

View File

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