From b5d5c629a8eb1aaa82789b8119287d393f387b2a Mon Sep 17 00:00:00 2001 From: alisceon Date: Wed, 24 Sep 2025 18:31:24 +0200 Subject: [PATCH] puchy --- hosts/tesla-nixos/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index 4b963c7..2c1591b 100644 --- a/hosts/tesla-nixos/configuration.nix +++ b/hosts/tesla-nixos/configuration.nix @@ -16,7 +16,7 @@ autoStart = true; volumes = [ "/home/alisceon/isponsorblocktv::/app/data" - ] + ]; }; # end isponsorblocktv };