Use Merkuro

This commit is contained in:
Invariantspace 2024-06-02 23:07:37 -07:00
parent 7ee242b9f8
commit ca9d08b0d4
No known key found for this signature in database
GPG key ID: EBC4A20067373921
3 changed files with 28 additions and 26 deletions

View file

@ -52,7 +52,7 @@ in
containers.enable = true;
podman = {
enable = true;
dockerCompat = true;
dockerCompat = true;
};
};
}