nixos-config/global/user/set-system.nix

5 lines
44 B
Nix
Raw Normal View History

2024-08-10 14:15:06 +02:00
{ ... }:
{
home.stateVersion = "24.05";
}