diff options
author | lassulus <lass@lassul.us> | 2017-04-27 18:58:50 +0200 |
---|---|---|
committer | lassulus <lass@lassul.us> | 2017-04-27 18:58:50 +0200 |
commit | 8943ce794a1e0d185a23d5fbde16fc439b894527 (patch) | |
tree | c62a09ad0524f4c16d04dc064edb36bd97975075 /lass | |
parent | b2c98d92b58c31eb8c5b29d5c33a5a53e343c2ca (diff) |
l 2 repo-sync: add nixos-wiki
Diffstat (limited to 'lass')
-rw-r--r-- | lass/2configs/repo-sync.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index 775bd7665..0b6cd8231 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -106,6 +106,7 @@ in { (sync-remote "lassulus-blog" "https://github.com/lassulus/lassulus-blog") (sync-remote "painload" "https://github.com/krebscode/painload") (sync-remote "Reaktor" "https://github.com/krebscode/Reaktor") + (sync-remote "nixos-wiki" "https://github.com/Mic92/nixos-wiki.wiki.git") (sync-remote-silent "nixpkgs" "https://github.com/nixos/nixpkgs") (sync-retiolum "go") (sync-retiolum "much") |