nvm
This commit is contained in:
parent
d330a0976e
commit
4531e22f49
2 changed files with 0 additions and 10 deletions
|
@ -1322,12 +1322,6 @@ I should just switch to Linux at this point :(
|
|||
(use-package smtpmail
|
||||
:straight t)
|
||||
#+end_src
|
||||
** Emacs Pinentry
|
||||
#+begin_src emacs-lisp
|
||||
(use-package pinentry
|
||||
:straight t
|
||||
:config (pinentry-start))
|
||||
#+end_src
|
||||
* Org Mode Configuration Setup
|
||||
** Babel Languages
|
||||
#+begin_src emacs-lisp
|
||||
|
|
|
@ -117,10 +117,6 @@
|
|||
enable = true;
|
||||
pinentryFlavor = "gtk2";
|
||||
# enableSSHSupport = true;
|
||||
settings = {
|
||||
allow-loopback-entry = true;
|
||||
allow-emacs-pinentry = true;
|
||||
};
|
||||
};
|
||||
|
||||
programs.git = {
|
||||
|
|
Loading…
Reference in a new issue