podman failed again, added darkwire

This commit is contained in:
2024-01-10 11:58:09 -06:00
parent 0dbf16ac98
commit 35e764fb92
2 changed files with 4 additions and 1 deletions

View File

@@ -7,7 +7,8 @@
docker = {
enable = true;
enableNvidia = true;
storageDriver = "btrfs";
# dockerCompat = true;
# defaultNetwork.settings.dns_enabled = true;
autoPrune = {
enable = true;
flags = [ "--all" ];