Compare commits

..

2 commits

Author SHA1 Message Date
f2b58f7d54
gpg-agent: switch pinentry to curses
Some checks are pending
flake check / check (push) Waiting to run
fmt check / check (push) Waiting to run
2023-12-24 13:17:30 -05:00
93d8554d36
ame: remove brave 2023-12-24 13:08:04 -05:00
2 changed files with 1 additions and 2 deletions

View file

@ -32,7 +32,7 @@
services.gpg-agent = {
enable = true;
defaultCacheTtl = 3600;
pinentryFlavor = "qt";
pinentryFlavor = "curses";
enableSshSupport = true;
enableNushellIntegration = true;
};

View file

@ -15,7 +15,6 @@
username = "notoh";
homeDirectory = "/home/notoh";
packages = with pkgs; [
brave
floorp
discord
spotify-player