diff options
| -rw-r--r-- | tv/2configs/gitrepos.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 4d22fdf..50444c1 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -109,7 +109,6 @@ let {      };      q = {};      reaktor2 = {}; -    regfish = {};      stockholm = {        cgit.desc = "NixOS configuration";      }; @@ -156,6 +155,7 @@ let {      painload = {};      push = {};      Reaktor = {}; +    regfish = {};      with-tmpdir = {};      get = {};      load-env = {}; | 
