Add media role.

This commit is contained in:
Tom Alexander
2025-01-10 22:54:32 -05:00
parent 1a2ff987fe
commit 47d9e203f3
6 changed files with 351 additions and 0 deletions

View File

@@ -27,4 +27,7 @@
environment.systemPackages = with pkgs; [
fw-ectool
];
me.graphical = true;
me.graphicsCardType = "amd";
}