Replace passff with browserpass

This commit is contained in:
2020-07-17 11:25:43 +02:00
parent 3bda9fd647
commit 8fc28e18c0
2 changed files with 4 additions and 1 deletions

View File

@@ -101,6 +101,9 @@ in {
'';
};
# Integrate pass with the browser
programs.browserpass.enable = true;
# Upgrade Doom Emacs daily
systemd.user.services.doom-upgrade = {
description = "Upgrade Doom Emacs";