From 1f11bea4be519cbf2b08daac19acef93d2cb181a Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 28 Dec 2024 13:14:34 -0800 Subject: remove secrets and agenix since nothing uses them --- justfile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'justfile') diff --git a/justfile b/justfile index b6cdc21..f99e6c5 100644 --- a/justfile +++ b/justfile @@ -49,13 +49,6 @@ history: gcroot: ls -al /nix/var/nix/gcroots/auto/ -[doc('edit a secret')] -[group('secrets')] -[macos] -secrets +args: - #!/usr/bin/env fish - cd secrets && agenix -e {{ args }}.age -i (op read "op://Personal/nixos/private key?ssh-format=openssh"|psub) - [doc('build the configuration for the current host')] [group('machines')] [macos] -- cgit v1.2.3