summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--host/hephaestus.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/host/hephaestus.nix b/host/hephaestus.nix
index ac18902..a2886b7 100644
--- a/host/hephaestus.nix
+++ b/host/hephaestus.nix
@@ -40,11 +40,6 @@
hardware.bluetooth.enable = true;
services.blueman.enable = true;
- services.minidlna = {
- enable = true;
- mediaDirs = ["V,/mnt/share/"];
- };
-
virtualisation.docker = {
enable = true;
enableNvidia = true;