1

Allow users mounting smb shares

This commit is contained in:
2023-08-08 12:24:57 +02:00
parent 7bf92fd1d0
commit 110590572e

View File

@ -363,6 +363,8 @@ with mylib.networking; {
thefuck.enable = true;
xwayland.enable = true;
fuse.userAllowOther = true; # Allow users to mount e.g. samba shares (cifs)
# ausweisapp.openFirewall = true; # Directly set port in firewall
};