diff options
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 daf55bb95..d5fa6766f 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -16,6 +16,7 @@ let verbose = false; channel = "#retiolum"; server = "cd.retiolum"; + branches = [ "newest" ]; }; }); }; |