feat: add pass

This commit is contained in:
Glen Goodwin 2023-12-19 23:47:32 -05:00
parent c60fe24458
commit 0f755bc8f7
2 changed files with 13 additions and 5 deletions

View file

@ -0,0 +1,6 @@
# ✨ Magical shell history
{...}: {
programs.password-store = {
enable = true;
};
}