add nvidia graphics card and open port 8083
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
cudatoolkit
|
||||
lm_sensors
|
||||
];
|
||||
|
||||
@ -31,5 +32,4 @@
|
||||
};
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user