mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
tty pinentry
This commit is contained in:
parent
2881653ec5
commit
74e91be6c8
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ in
|
|||
enable = true;
|
||||
enableSshSupport = true;
|
||||
enableBashIntegration = true;
|
||||
pinentryFlavor = "tty";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue