nix/hosts/adrift/stateversion.nix
2025-09-09 11:44:09 +10:00

4 lines
46 B
Nix

{ ... }:
{
system.stateVersion = "23.11";
}