Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nixos/services/samba: install samba when nixos module is enabled #85464

Merged
merged 1 commit into from Sep 11, 2020

Conversation

loewenheim
Copy link
Contributor

Motivation for this change

It’s confusing that when I set services.samba.enabled = true; in configuration.nix I can’t use samba because smbpasswd is not (straightforwardly) accessible.

This fix was suggested in #22435.

Copy link
Contributor

@aneeshusa aneeshusa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't test but this seems sane.

@ajs124
Copy link
Member

ajs124 commented Jul 17, 2020

This should probably use config.services.samba.package instead. Otherwise LGTM.

@doronbehar
Copy link
Contributor

@GrahamcOfBorg eval

@GrahamcOfBorg test samba

@ajs124
Copy link
Member

ajs124 commented Sep 11, 2020

This also needs to be squashed and the commit message changed to the format specified in https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md

@mkg20001 mkg20001 merged commit 37198dd into NixOS:master Sep 11, 2020
@loewenheim loewenheim deleted the install_samba branch September 11, 2020 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants