summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2023-01-18 20:23:18 +0100
committertv <tv@krebsco.de>2023-01-19 14:08:27 +0100
commit9a7e3bf96250d9f9090d4eebac18240f54167a84 (patch)
treef96af85801857308e270511864573bd5a0df7f61 /tv
parentad56590a707b3c7b4738fdd1a53546e9e30aca52 (diff)
tv.systemd.services: add default value
Diffstat (limited to 'tv')
-rw-r--r--tv/3modules/systemd.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/3modules/systemd.nix b/tv/3modules/systemd.nix
index bbbab063..db8a5199 100644
--- a/tv/3modules/systemd.nix
+++ b/tv/3modules/systemd.nix
@@ -12,6 +12,7 @@ in {
};
};
}));
+ default = {};
};
};
config = {