mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-08-18 05:55:53 +00:00
Set stateVersion to 26.05 (current NixOS release)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01C5ydBQk68JYw8HXzUDLAyV
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
home.username = "zephrynis";
|
||||
home.homeDirectory = "/home/zephrynis";
|
||||
# Matches the release era of system.stateVersion; never change afterwards.
|
||||
home.stateVersion = "25.11";
|
||||
home.stateVersion = "26.05";
|
||||
|
||||
programs.illogical-impulse = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user