format
This commit is contained in:
@@ -11,7 +11,7 @@ in
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.docker.daemon.settings = { ip = "127.0.0.1"; };
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
docker-compose
|
||||
];
|
||||
hardware.nvidia-container-toolkit.enable = lib.mkIf config.custom.hardware.nvidia.enable true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user