mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
home-manager: add 24.05 as valid state version
This commit is contained in:
parent
7ea42f9c8e
commit
023f7ee22c
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