1

Allow users mounting smb shares

This commit is contained in:
2023-08-08 12:24:57 +02:00
parent ec8d1733e3
commit 41c1032ff7

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
};