diff options
author | Ben Sima <ben@bsima.me> | 2019-05-13 18:59:06 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-05-13 18:59:06 -0700 |
commit | 2afbdbee1db02d510ebf3c5ca51abfbf3bf02a50 (patch) | |
tree | 1d12e8f6f738645a5bff0980338740d83ad0524b /depo/default.nix | |
parent | bd4e4dfefd73ed578be8bdac3b1fda6f21482979 (diff) |
move lithium to biz as hidor-kahih
Diffstat (limited to 'depo/default.nix')
-rw-r--r-- | depo/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/depo/default.nix b/depo/default.nix index 79cdca5..65e06ae 100644 --- a/depo/default.nix +++ b/depo/default.nix @@ -1,3 +1,4 @@ { nutin-madaj = import ./nutin-madaj; +hidor-kahih = import ./hidor-kahih; } |