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