nixpkgs/nixos/modules/services/network-filesystems
Bjørn Forsman 753d9d4e4f nixos/samba: remove services.samba.defaultShare option
It's not that difficult to define shares using standard samba config
file syntax, so why do we need the semi-configurable .defaultShare
option?

Also:
 * It uses /home/smbd and I think /home should be reserved
   for real human users.
 * If enabled, it breaks the assumption that .extraConfig continues in
   the [global] section.

Without .defaultShare there is no need for the "smbguest" user and group
either, mark them as unused.
2014-09-24 18:31:20 +02:00
..
openafs-client Merge remote-tracking branch 'origin/master' into staging 2014-07-07 13:16:26 +02:00
diod.nix diod: fix service 2014-09-05 14:39:55 +02:00
drbd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nfsd.nix nfsd: Make it possible to fix rpc.{mountd,statd,lockd} ports. 2014-08-31 22:00:16 +02:00
rsyncd.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
samba.nix nixos/samba: remove services.samba.defaultShare option 2014-09-24 18:31:20 +02:00
yandex-disk.nix yandex-disk: fix the url; introduce systemd.service #2228 2014-09-03 12:36:29 +04:00