1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/misc
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
..
assertions.nix
check-config.nix
crashdump.nix
ids.nix nixos/samba: remove services.samba.defaultShare option 2014-09-24 18:31:20 +02:00
lib.nix
locate.nix Quote paths from example & default attributes. 2014-08-28 08:36:55 +02:00
meta.nix
nixpkgs.nix
passthru.nix
version.nix