ma 2 default: really do use tinc_pre
This commit is contained in:
parent
61e312dff1
commit
3b3b372091
|
@ -125,6 +125,7 @@ with config.krebs.lib;
|
|||
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
nano = pkgs.runCommand "empty" {} "mkdir -p $out";
|
||||
tinc = pkgs.tinc_pre;
|
||||
};
|
||||
|
||||
services.cron.enable = false;
|
||||
|
|
Loading…
Reference in a new issue