1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00

bump home-manager versions

This commit is contained in:
TheGeneralist 2026-04-01 18:03:02 +02:00
parent 2a39aafb44
commit 8c109011cc
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
6 changed files with 6 additions and 7 deletions

View file

@ -37,7 +37,7 @@
users.thegeneralist.home = {
username = "thegeneralist";
homeDirectory = "/home/thegeneralist";
stateVersion = "25.11";
stateVersion = "26.05";
};
};