add distrobox
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
podman = {
|
||||
enable = true;
|
||||
# Create a `docker` alias for podman, to use it as a drop-in replacement
|
||||
# dockerCompat = true;
|
||||
dockerCompat = true;
|
||||
# Required for containers under podman-compose to be able to talk to each other.
|
||||
defaultNetwork.settings.dns_enabled = true;
|
||||
};
|
||||
@@ -167,6 +167,7 @@
|
||||
kdePackages.kcalc
|
||||
rar
|
||||
nixpkgs-fmt
|
||||
distrobox
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
||||
Reference in New Issue
Block a user