moving nvidia into just shen
This commit is contained in:
parent
2c11804f32
commit
52fb6f4efb
|
@ -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";
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue