Enable ssh_askpass

This commit is contained in:
Evie Litherland-Smith 2025-02-10 06:51:48 +00:00
parent 70dca4d5df
commit 89ab03e0f7

View file

@ -26,7 +26,6 @@
libnotify
libarchive
xdg-utils
gcr
imagemagick
ffmpeg
hunspell
@ -60,6 +59,7 @@
];
};
programs = {
ssh.enableAskPassword = true;
dconf.enable = true;
xfconf.enable = true;
noisetorch.enable = true;