1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41:08 +01:00

feat(home-manager): set stateVersion

This commit is contained in:
2022-06-28 15:27:36 +02:00
parent 20ba241063
commit e15cc88467

View File

@@ -208,6 +208,9 @@ in {
}) })
localAddresses; localAddresses;
} }
{
home-manager.users.me.home.stateVersion = "22.05";
}
./alacritty.nix ./alacritty.nix
./backup.nix ./backup.nix
./bash.nix ./bash.nix