mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
feat: add NixOS 23.11
This commit is contained in:
parent
132ae1c81c
commit
81856322a5
1 changed files with 1 additions and 1 deletions
2
quickget
2
quickget
|
@ -664,7 +664,7 @@ function releases_netbsd() {
|
|||
}
|
||||
|
||||
function releases_nixos(){
|
||||
echo 21.05 21.11 22.05 22.11 23.05
|
||||
echo 21.05 21.11 22.05 22.11 23.05 23.11
|
||||
}
|
||||
|
||||
function editions_nixos(){
|
||||
|
|
Loading…
Reference in a new issue