nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit 5afac44b09f0b9d0fb34118f12437340636f7c64
parent 7ba99a8b176679446aa4eae32d58aadcd2a6cfef
Author: mtmn <miro@haravara.org>
Date:   Mon, 13 Apr 2026 02:03:46 +0200

bin: add plakar_hoo

Diffstat:
Amodules/mixins/dotfiles/bin/plakar_hoo | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/modules/mixins/dotfiles/bin/plakar_hoo b/modules/mixins/dotfiles/bin/plakar_hoo @@ -0,0 +1,2 @@ +#!/bin/bash +PLAKAR_PASSPHRASE="$(pass show void/plakar-hoo-store)" plakar at "@hoo" "$@"