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 e172edf..c907742 100644
--- a/default.nix
+++ b/default.nix
@@ -64,6 +64,7 @@
];
};
};
+ hardware.enableAllFirmware = true;
- system.stateVersion = "25.11";
+ system.stateVersion = "26.05";
}