1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-01 02:48:30 +02:00

version: allow 24.11 as state version

This commit is contained in:
Robert Helgesson 2024-05-23 09:07:00 +02:00
parent e3ad5108f5
commit 25dedb0d52
No known key found for this signature in database
GPG Key ID: 96E745BD17AA17ED

View File

@ -21,6 +21,7 @@ in {
"23.05" "23.05"
"23.11" "23.11"
"24.05" "24.05"
"24.11"
]; ];
description = '' description = ''
It is occasionally necessary for Home Manager to change It is occasionally necessary for Home Manager to change