summary refs log tree commit diff
path: root/pkgs/os-specific/linux/nixos-rebuild/default.nix
diff options
context:
space:
mode:
authorSivizius <sivizius@ohai.su>2022-03-22 14:25:57 +0100
committerGitHub <noreply@github.com>2022-03-22 13:25:57 +0000
commitb4c2ffaffa600ffce2121e21f65641ec92955781 (patch)
tree38b05ac36c10fff78973e97ad89780947d9b8bc9 /pkgs/os-specific/linux/nixos-rebuild/default.nix
parent216b4f181379ad704b6102eef4ad36b4a18b2d30 (diff)
downloadnixpkgs-b4c2ffaffa600ffce2121e21f65641ec92955781.tar
nixpkgs-b4c2ffaffa600ffce2121e21f65641ec92955781.tar.gz
nixpkgs-b4c2ffaffa600ffce2121e21f65641ec92955781.tar.bz2
nixpkgs-b4c2ffaffa600ffce2121e21f65641ec92955781.tar.lz
nixpkgs-b4c2ffaffa600ffce2121e21f65641ec92955781.tar.xz
nixpkgs-b4c2ffaffa600ffce2121e21f65641ec92955781.tar.zst
nixpkgs-b4c2ffaffa600ffce2121e21f65641ec92955781.zip
nixos/wg-quick: add autostart option to interfaces (#162219)
This adds the option `networking.wg-quick.interfaces.<name>.autostart`, which defaults to `true`, which is the previous behavior. With this option set to `false`, the systemd-unit will no longer be set to `wantedBy = [ "multi-user.target" ]` and therefore the tunnel has to be enabled/disabled via `systemctl start/stop wg-quick-<name>`.

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
Diffstat (limited to 'pkgs/os-specific/linux/nixos-rebuild/default.nix')
0 files changed, 0 insertions, 0 deletions