diff options
| author | tv <tv@krebsco.de> | 2022-12-30 17:40:00 +0100 | 
|---|---|---|
| committer | tv <tv@krebsco.de> | 2022-12-30 20:19:26 +0100 | 
| commit | 206a5d145418c3484100b0598a9593a950fbfc98 (patch) | |
| tree | 982b449bc39748236d6e563f2bd388079256acab | |
| parent | 01a49bf237d2777111eb5dd1f6210a26792f062b (diff) | |
tv xu: use autotether
| -rw-r--r-- | tv/1systems/xu/config.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index 6ca62ac..b83d01f 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -4,6 +4,7 @@ with import ./lib;    imports = [      <stockholm/tv> +    ../../2configs/autotether.nix      <stockholm/tv/2configs/hw/x220.nix>      <stockholm/tv/2configs/exim-retiolum.nix>      <stockholm/tv/2configs/gitconfig.nix> | 
