Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Nov 5, 2024
1 parent c5c89a7 commit 25f5dfa
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ build-all-host:
#!/usr/bin/env nu
open hosts/sum.toml | $in.host.name
| par-each { || nix build $'.#nixosConfigurations.($in).config.system.build.toplevel' -L; }
renc:
nix run $'.#vaultix.(uname | $'($in.machine)-($in.kernel-name | str downcase)').renc'

build:
#!/usr/bin/env nu
Expand Down
Binary file modified sec/dae.age
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 25f5dfa

Please sign in to comment.