WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 9b617b6f8b - Show all commits

View file

@ -1,2 +1,6 @@
enable-ssh-support enable-ssh-support
{%@ if profile == 'Mirkwood' @%}
pinentry-program /usr/bin/pinentry-rofi
{%@ else @%}
pinentry-program /usr/bin/pinentry-gnome3 pinentry-program /usr/bin/pinentry-gnome3
{%@ endif @%}