summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 191e7b1..19464b0 100644
--- a/default.nix
+++ b/default.nix
@@ -66,6 +66,7 @@
];
};
};
+ hardware.enableAllFirmware = true;
- system.stateVersion = "25.11";
+ system.stateVersion = "26.05";
}