1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +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;
}
{
home-manager.users.me.home.stateVersion = "22.05";
}
./alacritty.nix
./backup.nix
./bash.nix