more sops + eldrid

This commit is contained in:
2025-03-02 20:53:08 +02:00
parent 0a710faa55
commit f14623365c
8 changed files with 63 additions and 13 deletions

View File

@ -39,7 +39,7 @@
url = "github:abenz1267/walker";
inputs.nixpkgs.follows = "nixpkgs";
};
mysecrets.url = "path:/home/user/nix-secrets";
mysecrets.url = "git+ssh://gitea@gitea.linerds.us/unexplrd/nix-secrets";
mysecrets.flake = false;
};