Clean up This history
parent
8d6906a724
commit
cf13c1ae35
|
@ -2,9 +2,9 @@
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
podman = {
|
podman = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
|
||||||
dockerCompat = true;
|
dockerCompat = true;
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Nicely Make and Run Container Sets
|
# Nicely Make and Run Container Sets
|
||||||
|
|
Loading…
Reference in New Issue