This commit is contained in:
2025-08-22 19:21:00 +03:00
parent c995d8baf8
commit 56763644e3
4 changed files with 43 additions and 18 deletions
-3
View File
@@ -36,9 +36,6 @@ let
amdgpu.amdvlk.enable = true;
};
nixpkgs.config.rocmSupport = true;
nixpkgs.config.cudaSupport = false;
networking = {
firewall.enable = false;
hostName = xlib.device.hostname;