aboutsummaryrefslogtreecommitdiff
path: root/hosts/station/hardware.nix
blob: 8f84745cc7779e7fa5d06a80efa66bc299592831 (plain)
1
2
3
4
5
6
7
8
9
10
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.