Enable pass

This commit is contained in:
Filippo Berto 2022-05-27 10:48:39 +02:00
parent 5bf18a0daf
commit b47d3301ee
3 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
programs.password-store = {
enable = true;
};
}