aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tahoe/services.nix')
-rw-r--r--hosts/tahoe/services.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/tahoe/services.nix b/hosts/tahoe/services.nix
index b8a1b34..d49785b 100644
--- a/hosts/tahoe/services.nix
+++ b/hosts/tahoe/services.nix
@@ -7,10 +7,6 @@ in
systemd.services.mdmonitor.enable = false;
my.services = {
- samba = {
- enable = true;
- publicShares = [ "/data/fast/music" "/data/fast/videos" ];
- };
monitoring = {
prometheus = {
enable = true;