aboutsummaryrefslogtreecommitdiff
path: root/hosts/station/hardware.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/station/hardware.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/hosts/station/hardware.nix b/hosts/station/hardware.nix
new file mode 100644
index 0000000..8f84745
--- /dev/null
+++ b/hosts/station/hardware.nix
@@ -0,0 +1,11 @@
+{ config, pkgs, ... }:
+{
+ hardware = {
+ graphics = {
+ enable = true;
+ extraPackages = with pkgs; [
+ rocmPackages.clr
+ ];
+ };
+ };
+}
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.