Add pods if podman is enabled
This commit is contained in:
parent
0d2d120ef1
commit
037794ee2d
@ -200,7 +200,9 @@ in {
|
||||
tokei
|
||||
tree
|
||||
wl-clipboard
|
||||
];
|
||||
] ++ (if config.virtualisation.podman.enable then [
|
||||
pods
|
||||
] else []);
|
||||
|
||||
home.services.gpg-agent.pinentryFlavor = "gnome3";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user