bvm-nixosmgmt: add nix to rundeck

This commit is contained in:
Luke Granger-Brown 2021-04-10 23:12:24 +00:00
parent c398482f7b
commit 4707c69469

View file

@ -26,6 +26,7 @@
pathPackages = with pkgs; [
depot.nix.pkgs.mercurial
openssh
nix
];
};