From 6cdc30f73524b3c68009c95569e4716cab07a6a7 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 18 Jan 2023 20:23:18 +0100 Subject: tv.systemd.services: add default value --- tv/3modules/systemd.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/tv/3modules/systemd.nix b/tv/3modules/systemd.nix index bbbab06..db8a519 100644 --- a/tv/3modules/systemd.nix +++ b/tv/3modules/systemd.nix @@ -12,6 +12,7 @@ in { }; }; })); + default = {}; }; }; config = { -- cgit v1.2.3