l 2 retiolum: use tinc_pre
This commit is contained in:
parent
8e42e8667e
commit
fe0bb6c0f5
|
@ -21,4 +21,8 @@
|
|||
"flap"
|
||||
];
|
||||
};
|
||||
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
tinc = pkgs.tinc_pre;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue