mirror of
https://github.com/nix-community/home-manager
synced 2024-11-17 16:49:45 +01:00
version: allow 24.11 as state version
This commit is contained in:
parent
e3ad5108f5
commit
25dedb0d52
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ in {
|
|||
"23.05"
|
||||
"23.11"
|
||||
"24.05"
|
||||
"24.11"
|
||||
];
|
||||
description = ''
|
||||
It is occasionally necessary for Home Manager to change
|
||||
|
|
Loading…
Reference in a new issue