task | add password-store

This commit is contained in:
Don Harper 2026-05-30 21:56:59 -05:00
parent 79c46d8106
commit 956c4cd619
4 changed files with 46 additions and 1 deletions

View file

@ -2,5 +2,6 @@
imports = [
# ./beszel-agent.nix
./ollama.nix
./pass.nix
];
}