diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -86,6 +86,10 @@ { inherit (depot.misc) cv; inherit (depot.web) site; + inherit (depot) + randpass + run-image + ; } ); }; |
