nix: add podman to user env and remove from system

This commit is contained in:
steveej 2020-10-24 13:00:50 +02:00
parent 78a6dec6d8
commit 433bf07407
6 changed files with 161 additions and 13 deletions

View file

@ -27,6 +27,7 @@ in {
../programs/neovim.nix
../programs/pass.nix
zshCurried
../programs/podman.nix
];
nixpkgs.config = {