diff options
author | Franck Cuny <franck@fcuny.net> | 2023-05-10 19:57:20 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2023-05-10 19:57:20 -0700 |
commit | 0bece1c755a7869bf0d5194ae37da3113856a2f6 (patch) | |
tree | a2d098744d265d1d9ca2cd34c9a01c6f5d7d58a1 /modules/services/default.nix | |
parent | hosts/tahoe: move avahi configuration here (diff) | |
download | world-0bece1c755a7869bf0d5194ae37da3113856a2f6.tar.gz |
profiles/samba: convert the old module as a profile
Diffstat (limited to '')
-rw-r--r-- | modules/services/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/services/default.nix b/modules/services/default.nix index d04e5cf..2cf7f86 100644 --- a/modules/services/default.nix +++ b/modules/services/default.nix @@ -4,7 +4,6 @@ imports = [ ./backup ./monitoring - ./samba ./sendsms ./syncthing ./transmission |