Fix config problems mainly with pianonix

This commit is contained in:
2024-06-15 08:27:10 +02:00
parent 603d84c03b
commit ecc269ae37
4 changed files with 86 additions and 4 deletions

View File

@ -110,7 +110,7 @@
acceleration = "cuda";
};
security.pam.sshAgentAuth = true; # enable sudo logins via ssh
security.pam.sshAgentAuth.enable = true; # enable sudo logins via ssh
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];