mirror of
https://github.com/nix-community/home-manager
synced 2024-11-27 05:29:46 +01:00
home-manager: add 24.05 as valid state version
This commit is contained in:
parent
7c97c46dc4
commit
db1878f013
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ in {
|
|||
"22.11"
|
||||
"23.05"
|
||||
"23.11"
|
||||
"24.05"
|
||||
];
|
||||
description = ''
|
||||
It is occasionally necessary for Home Manager to change
|
||||
|
|
Loading…
Reference in a new issue