Files
2026-02-12 14:17:28 +01:00

6 lines
69 B
Nix

# NixOS state version.
{ ... }:
{
system.stateVersion = "25.05";
}