From 78b566e8bafa61bd9d7dbcbbc11ad568982c2389 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 8 Jul 2023 15:34:45 +0200 Subject: Feat(flake): Add agenix module --- system/secrets/secrets.nix | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 system/secrets/secrets.nix (limited to 'system/secrets/secrets.nix') diff --git a/system/secrets/secrets.nix b/system/secrets/secrets.nix new file mode 100644 index 0000000..a6e6c73 --- /dev/null +++ b/system/secrets/secrets.nix @@ -0,0 +1,9 @@ +let + soispha = "age1mshh4ynzhhzhff25tqwkg4j054g3xwrfznh98ycchludj9wjj48qn2uffn"; + #sils = "TODO"; + + server1 = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO208EumnJ4kROzrOU3H1xPQQGHuqKP6KuRt/ofhUsoX"; +in { +} +# vim: ts=2 + -- cgit 1.4.1