Use devenv

This commit is contained in:
Invariantspace 2025-03-20 11:16:32 +08:00
parent c6d125fca9
commit 9847661d50
Signed by: macronova
GPG key ID: CE969670FB4B4A56
13 changed files with 87 additions and 155 deletions

View file

@ -52,8 +52,10 @@ in {
podman = {
enable = true;
autoPrune.enable = true;
defaultNetwork.settings.dns_enabled = true;
dockerCompat = true;
dockerSocket.enable = true;
};
spiceUSBRedirection.enable = true;
};
}