diff options
author | Ben Sima <ben@bsima.me> | 2019-06-07 12:16:27 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-06-07 12:18:48 -0700 |
commit | 3971bd1e35dc9ec72b3aa50f29b2f82d1e06cf72 (patch) | |
tree | 0edee704157bb4ddd95e5277a783fdfea2bff68e /depo/default.nix | |
parent | 8bf3f4e98d71d7c4e2dc3651fe7094f33f9f409a (diff) |
rename lithium and activate gitlab-runner
Diffstat (limited to 'depo/default.nix')
-rw-r--r-- | depo/default.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/depo/default.nix b/depo/default.nix index 65e06ae..131320d 100644 --- a/depo/default.nix +++ b/depo/default.nix @@ -1,4 +1,5 @@ { nutin-madaj = import ./nutin-madaj; -hidor-kahih = import ./hidor-kahih; +hikuj-zupip = import ./hikuj-zupip; + } |