mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
10 lines
209 B
Nix
10 lines
209 B
Nix
{
|
|
time = "2025-10-14T23:44:58+00:00";
|
|
condition = true;
|
|
message = ''
|
|
A new module is available: `services.colima`
|
|
|
|
Colima is a tool for orchestrating container runtimes under a linux VM.
|
|
'';
|
|
}
|