mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-04 06:42:33 +03:00
Merge master into staging-next
This commit is contained in:
commit
fd5d77aa66
29 changed files with 708 additions and 62 deletions
|
@ -17,7 +17,7 @@ in
|
|||
};
|
||||
birdSocket = mkOption {
|
||||
type = types.path;
|
||||
default = "/var/run/bird.ctl";
|
||||
default = "/run/bird/bird.ctl";
|
||||
description = ''
|
||||
Path to BIRD2 (or BIRD1 v4) socket.
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue