Auto-commit: 2026-01-07 08:49:24

This commit is contained in:
2026-01-07 08:49:24 +00:00
parent 05082b23cc
commit 51efebc661

View File

@@ -18,5 +18,8 @@
rgb.enable = false; rgb.enable = false;
cockpit.enable = true; cockpit.enable = true;
virtualisation.enable = true; virtualisation.enable = true;
amd = {
boost.disable = true;
};
}; };
} }