stateVersion: from 24.11 to 25.05

This commit is contained in:
Florian RICHER 2024-12-05 22:26:38 +01:00
parent cf4185a519
commit d950ad6a7a
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
username = "florian";
homeDirectory = "/home/florian";
stateVersion = "24.11";
stateVersion = "25.05";
};
programs.home-manager.enable = true;