felixalbpc: Minor changes

This commit is contained in:
2024-12-11 10:37:52 +01:00
parent f27205efdb
commit c49fc1fb4d
2 changed files with 6 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ in {
settings = {
base_url = "https://bitwarden.it.ntnu.no";
email = emailAddress;
pinentry = pkgs.pinentry-gnome3;
pinentry = pkgs.pinentry-rofi;
};
};
rofi = {