Loading
nixos/pam_mount: fix mounts without options (#234147)
This commit adds a comma in front of the given options, which makes the
mounts still succeed even if no options are given.
Fixes #233946
(cherry picked from commit 4431a343698206425d541cd633d5241bb1fc006f)
Co-authored-by:
netali <me@netali.de>