nix/podman: cleanup
This commit is contained in:
parent
fa3d2867f4
commit
2ad323ca8b
1 changed files with 0 additions and 5 deletions
|
@ -117,11 +117,6 @@ let
|
||||||
# Default libpod support for container labeling
|
# Default libpod support for container labeling
|
||||||
# label=true
|
# label=true
|
||||||
'';
|
'';
|
||||||
|
|
||||||
podmanConfigured = pkgs.writeShellScriptBin "podman" ''
|
|
||||||
${pkgs.podman}/bin/podman \
|
|
||||||
''${cmd[@]}
|
|
||||||
'';
|
|
||||||
in {
|
in {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
podman
|
podman
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue