update system

This commit is contained in:
2025-11-18 11:40:14 +01:00
parent 80d26f037b
commit 8ad676580e
2 changed files with 2 additions and 4 deletions

View File

@@ -159,9 +159,7 @@
hostname = "MONSTER";
username = "theaninova";
system = "x86_64-linux";
config = {
# rocmSupport = true;
};
config.rocmSupport = true;
};
aero = mkHost {
hostname = "aero";
@@ -172,6 +170,7 @@
hostname = "shark";
username = "luci";
system = "x86_64-linux";
config.cudaSupport = true;
};
};