diff options
author | lassulus <lass@aidsballs.de> | 2016-10-19 14:59:35 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-10-19 14:59:35 +0200 |
commit | 0bc0ccf58c4c1523a101c188eeab9f63a89cef4c (patch) | |
tree | da260d4d6dce91752a2577eb0b9bc5c3c3a005ed /lass | |
parent | c47b5e3d8b2a9a7215a74b5b9f63b52ceb170c2f (diff) |
l 2 repo-sync: sync lassulus-blog from github
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 027f31fe0..eae583a84 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -92,6 +92,7 @@ in { (sync-remote "skytraq-datalogger" "https://github.com/makefu/skytraq-datalogger") (sync-remote "xintmap" "https://github.com/4z3/xintmap") (sync-remote "realwallpaper" "https://github.com/lassulus/realwallpaper") + (sync-remote "lassulus-blog" "https://github.com/lassulus/lassulus-blog") (sync-remote-silent "nixpkgs" "https://github.com/nixos/nixpkgs") (sync-retiolum "go") (sync-retiolum "much") |