diff options
author | tv <tv@krebsco.de> | 2023-01-18 17:14:27 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2023-01-18 17:23:38 +0100 |
commit | 5d9966fb96573d010fcc6d41b35618889f73cb80 (patch) | |
tree | e74ea53626eb41fe1dbb5448d8b4d05b495feb7c /tv/3modules/default.nix | |
parent | dc5e0cff29929fb6019511ec7b6ddb6f31d7a6e4 (diff) |
tv.wwan: init
Diffstat (limited to 'tv/3modules/default.nix')
-rw-r--r-- | tv/3modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/3modules/default.nix b/tv/3modules/default.nix index c49f158..8c1066b 100644 --- a/tv/3modules/default.nix +++ b/tv/3modules/default.nix @@ -14,5 +14,6 @@ ./slock.nix ./x0vncserver.nix ./Xresources.nix + ./wwan.nix ]; } |