Update OS
All checks were successful
check / check (push) Successful in 29s

This commit is contained in:
Florian RICHER 2024-06-29 11:05:38 +02:00
parent c2c0471097
commit e493646556
2 changed files with 7 additions and 7 deletions

View file

@ -18,4 +18,4 @@ in
acceleration = if nvidiaEnabled then "cuda" else null;
};
};
}
}