nixos-config/users/common/default.nix

4 lines
42 B
Nix
Raw Normal View History

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