Use devenv

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

View file

@ -22,5 +22,6 @@
common-hidpi
common-pc
common-pc-ssd
gigabyte-b650
]);
}

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;
};
}