summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 7f53a57..cc6fe94 100644
--- a/flake.nix
+++ b/flake.nix
@@ -86,6 +86,10 @@
{
inherit (depot.misc) cv;
inherit (depot.web) site;
+ inherit (depot)
+ randpass
+ run-image
+ ;
}
);
};