no global bun, term opcity, minor tweaks

This commit is contained in:
Florian Schmitt 2024-01-15 20:21:11 +03:00
parent c4e67b62f5
commit b0a1ea471d
4 changed files with 3 additions and 3 deletions

View file

@ -81,6 +81,7 @@ in
ssh.askPassword = pkgs.lib.mkForce "${pkgs.ksshaskpass.out}/bin/ksshaskpass"; # conflict between kde and gnome cf. https://github.com/NixOS/nixpkgs/issues/75867
ssh.startAgent = true;
steam.enable = true;
nix-ld.enable = true;