diff options
-rw-r--r-- | tv/3modules/systemd.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/3modules/systemd.nix b/tv/3modules/systemd.nix index bbbab0632..db8a51994 100644 --- a/tv/3modules/systemd.nix +++ b/tv/3modules/systemd.nix @@ -12,6 +12,7 @@ in { }; }; })); + default = {}; }; }; config = { |