summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2024-12-07 06:46:33 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2024-12-07 06:46:33 +0100
commit23fa3ac6f961692752a15fe00f0f7b627864e751 (patch)
treea74b26abb8acb2ef92d411d063feb7ce905664fc /hosts
parent3fd33167902f8e5b44acf8fbfc20b89f71b4d54a (diff)
flake: update channels to 24.11
Diffstat (limited to 'hosts')
-rw-r--r--hosts/workstation/default.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix
index 2553566..31f58f1 100644
--- a/hosts/workstation/default.nix
+++ b/hosts/workstation/default.nix
@@ -70,10 +70,9 @@
keyname = "n8";
};
- hardware.opengl = {
+ hardware.graphics = {
enable = true;
- driSupport = true;
- driSupport32Bit = true;
+ enable32Bit = true;
extraPackages = with pkgs; [
amdvlk
rocmPackages.clr.icd