nixos-config/users/common/default.nix

5 lines
44 B
Nix
Raw Normal View History

2024-11-09 14:02:26 +00:00
{ ... }:
{
2024-11-02 07:43:37 +00:00
home.stateVersion = "24.11";
}