fuse: allow other

This commit is contained in:
Filippo Berto 2026-02-06 15:14:13 +01:00
parent 43c2395357
commit 07f21743b1
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
4 changed files with 4 additions and 0 deletions

View file

@ -35,6 +35,7 @@
i18n.defaultLocale = "it_IT.UTF-8";
programs = {
fuse.userAllowOther = true;
gnupg.agent = {
enable = true;
enableSSHSupport = true;