Fixed bootloader and added/fixed rofi-pass

This commit is contained in:
marc
2023-01-20 21:00:19 +01:00
parent e436a4be3b
commit 3aa810d7b3
5 changed files with 164 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ in
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;
pinentryFlavor = "curses";
pinentryFlavor = "qt";
};
environment.systemPackages = with pkgs; [
pinentry