added toggle for nvidia-container-toolkit

This commit is contained in:
2025-10-04 01:24:37 -05:00
parent 151d439616
commit 13f91dac36

View File

@@ -51,6 +51,8 @@
# enable flakes
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# enable nvidia gpu passthrough to docker
#hardware.nvidia-container-toolkit.enable = true;
# Open ports in the firewall.
networking.firewall.allowedTCPPorts = [