aboutsummaryrefslogtreecommitdiff
path: root/fw
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-12-24 11:29:07 -0500
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-12-24 11:29:22 -0500
commitcc4c19cc84e33622004bd4a1de000679f4cca916 (patch)
tree42f3b44c2dcb8f13c61fc58789d763ff539c6ca0 /fw
parent183fb9fded424010c9fdb9865555a1d4e93072d8 (diff)
downloadhome-cc4c19cc84e33622004bd4a1de000679f4cca916.tar.gz
repo: update flake
Diffstat (limited to 'fw')
-rw-r--r--fw/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/fw/configuration.nix b/fw/configuration.nix
index 610f3e9..34ae73e 100644
--- a/fw/configuration.nix
+++ b/fw/configuration.nix
@@ -51,7 +51,6 @@
hardware.graphics = {
enable = true;
- enable32Bit = true;
extraPackages = with pkgs; [
rocmPackages.clr.icd
];