style: remove trailing space
parent
5cbb79e8dd
commit
230d773108
2
buer.scm
2
buer.scm
|
@ -124,7 +124,7 @@
|
||||||
(fuse-2 '("fusermount"))
|
(fuse-2 '("fusermount"))
|
||||||
(fuse '("fusermount3"))
|
(fuse '("fusermount3"))
|
||||||
(util-linux '("mount" "umount"))))
|
(util-linux '("mount" "umount"))))
|
||||||
|
|
||||||
#|Allow resolution of '.local' host names with mDNS|#
|
#|Allow resolution of '.local' host names with mDNS|#
|
||||||
(name-service-switch %mdns-host-lookup-nss)
|
(name-service-switch %mdns-host-lookup-nss)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue