diff options
author | lassulus <lass@lassul.us> | 2017-04-11 21:41:30 +0200 |
---|---|---|
committer | lassulus <lass@lassul.us> | 2017-04-11 21:41:30 +0200 |
commit | 7bc85a08bce87af858a874b10d78e46e0cdff179 (patch) | |
tree | 03449d2dbfc9731c40a24adddfb5e16c912c3e91 | |
parent | 3cff452374cba6eb9d7113b2ac7467ab01dc82db (diff) |
l 2 repo-sync: sync Reaktor
-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 74e508549..775bd7665 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -105,6 +105,7 @@ in { (sync-remote "realwallpaper" "https://github.com/lassulus/realwallpaper") (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-silent "nixpkgs" "https://github.com/nixos/nixpkgs") (sync-retiolum "go") (sync-retiolum "much") |