moving nvidia into just shen

This commit is contained in:
Chris Cochrun 2025-06-06 15:31:25 -05:00
parent 2c11804f32
commit 52fb6f4efb
2 changed files with 1 additions and 1 deletions

View file

@ -75,7 +75,6 @@ with lib;
virtualisation.docker.enable = true;
# virtualisation.containers.cdi.dynamic.nvidia.enable = true;
hardware.nvidia-container-toolkit.enable = true ;
services.openssh = {
enable = true;
settings.PermitRootLogin = "yes";

View file

@ -30,6 +30,7 @@ in
networking.hostName = "shen"; # Define your hostname.
hardware.nvidia-container-toolkit.enable = true ;
# Enable CUPS to print documents.
services.printing = {
enable = true;