fuse: allow allow_others for root

This commit is contained in:
Michele Guerini Rocco 2022-08-10 17:15:16 +02:00
parent 4e7ed51256
commit b6a7b2dbdd
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -424,6 +424,7 @@
### Program configuration ### Program configuration
programs = { programs = {
fuse.userAllowOther = true;
fish.enable = true; fish.enable = true;
tmux = { tmux = {
enable = true; enable = true;