feat: Ship a default Pods config for new users, simplifies setup for people who aren't container nerds

This commit is contained in:
Kyle Gospodnetich 2024-01-15 10:46:09 -08:00
parent 8428ee1e70
commit ee08b8c4ac

View File

@ -0,0 +1,8 @@
{
"32218213-d8cf-444e-84c7-7f67b9765acd": {
"uuid": "32218213-d8cf-444e-84c7-7f67b9765acd",
"name": "System",
"url": "unix:///run/user/1000/podman/podman.sock",
"rgb": null
}
}