added toggle for nvidia-container-toolkit
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user