1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules
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
..
config nixos: Add also group.members to group 2014-09-22 19:18:08 +02:00
hardware
installer
misc nixos/samba: remove services.samba.defaultShare option 2014-09-24 18:31:20 +02:00
profiles
programs
security
services nixos/samba: remove services.samba.defaultShare option 2014-09-24 18:31:20 +02:00
system Merge pull request #4244 from abbradar/resume 2014-09-24 18:05:53 +02:00
tasks
testing
virtualisation
module-list.nix include thermald service in module list 2014-09-23 22:41:24 +01:00
rename.nix