diff options
author | makefu <github@syntax-fehler.de> | 2016-10-27 14:54:32 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-10-27 14:54:32 +0200 |
commit | 32fff8c80eb49a0b8a121e487915f808ddbd7ea8 (patch) | |
tree | 71cd6d5e37059136899446843393c30c03a36272 /lass/2configs/repo-sync.nix | |
parent | 36cbb3d300eb18330a62ba20e35f80d515f5bc5f (diff) | |
parent | c091949a151e0a613ad31fd390b1c19bfddfde3a (diff) |
Merge remote-tracking branch 'prism/lassulus'
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 f88149730..f2e4de6a7 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -93,6 +93,7 @@ in { (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 "painload" "https://github.com/krebscode/painload") (sync-remote-silent "nixpkgs" "https://github.com/nixos/nixpkgs") (sync-retiolum "go") (sync-retiolum "much") |