feat: add clc command

This commit is contained in:
2025-10-15 20:06:14 +09:00
parent acdfe76b54
commit 1707567e36
4 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
podman = {
enable = true;
dockerCompat = true;
dockerSocket.enable = true;
defaultNetwork.settings.dns_enabled = true;
};
libvirtd.enable = true;