summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odin.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/odin.nix b/odin.nix
index aa141572..55aea5a9 100644
--- a/odin.nix
+++ b/odin.nix
@@ -287,9 +287,6 @@
287 { path = "/srv/hlidskjalf"; 287 { path = "/srv/hlidskjalf";
288 maxSize = "20Gi"; 288 maxSize = "20Gi";
289 } 289 }
290 { path = "/srv/media/youtube";
291 maxSize = "50Gi";
292 }
293 ]; 290 ];
294 291
295 systemd.status-mail = { 292 systemd.status-mail = {