1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2025-03-15 02:15:08 +01:00

Version Bump from 4 -> 5

This commit is contained in:
Scharada 2024-08-19 01:11:57 +02:00
parent 2598861031
commit de81a823d5

View file

@ -100,7 +100,7 @@ let
};
in ''
${builtins.toJSON {
version = 4;
version = 5;
lastUserContextId =
elemAt (mapAttrsToList (_: container: container.id) containers) 0;
identities = mapAttrsToList containerToIdentity containers ++ [