diff options
| author | Jon Santmyer <jon@jonsantmyer.com> | 2026-08-29 10:27:34 -0400 |
|---|---|---|
| committer | Jon Santmyer <jon@jonsantmyer.com> | 2026-08-29 10:27:34 -0400 |
| commit | b5906d21bbe4cc15ad474397c0e08d4112057af1 (patch) | |
| tree | b770d397079b0c0e1a67836efecba89d55b2c64c /default.nix | |
| parent | 40c65ac3e6226dcf5c834c0ba2447df1bd0ca37d (diff) | |
| download | nix-config-desktop.tar.gz nix-config-desktop.tar.bz2 nix-config-desktop.zip | |
desktop changes 2026-08-29desktop
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 3 |
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"; } |
