WIP: Switch to NixOS #5

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

View file

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