chore: bump nix home manager state version 📌

This commit is contained in:
DannyDannyDanny 2025-12-02 09:41:31 +01:00
parent bc66b138f7
commit caab744a54

View file

@ -212,6 +212,6 @@
];
# First HM version for this user config; bump only if you understand the migration notes.
home.stateVersion = "24.11";
home.stateVersion = "25.11";
}