diff options
author | makefu <github@syntax-fehler.de> | 2017-04-28 12:46:46 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-04-28 12:46:46 +0200 |
commit | 9ee75566e5ca1a9ef01ab9509ca80ca49c8110d4 (patch) | |
tree | b3f6da9f268a786c13da1bfd2e3b1dd4f7a256cc /lass/2configs/repo-sync.nix | |
parent | bf79fec48dfeece40a727deefe1f9825bda2d472 (diff) | |
parent | 22f019bada5fe9b688b343093a8da15be8787315 (diff) |
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'lass/2configs/repo-sync.nix')
-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") |