things
This commit is contained in:
@@ -4,5 +4,8 @@
|
||||
enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = [ pkgs.distrobox ];
|
||||
environment.systemPackages = [
|
||||
pkgs.distrobox
|
||||
pkgs.podman-compose
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user