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

@ -60,6 +60,7 @@ in
};
programs = {
fuse.userAllowOther = true;
dconf.enable = true;
gnupg.agent = {
enable = true;