summary refs log tree commit diff
path: root/nixos/modules/services/networking/strongswan.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-12/+12
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-04-04iproute: deprecate aliasSandro Jäckel1-1/+1
2020-11-24utillinux: rename to util-linuxGraham Christensen1-1/+1
2020-04-02nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger1-14/+16
2019-08-27nixos/treewide: drop dependencies to `keys.target`Maximilian Bosch1-2/+1
2019-04-11nixos/strongswan: use strings for secrets.Matthieu Coudron1-1/+1
2018-02-07strongswan module: make it work with ipsec l2tpMatthieu Coudron1-4/+19
2017-11-02strongswan: allow configuring enabled pluginsAndrew Dunham1-2/+23
2017-07-17Strongswan after network-online instead of networkFalco Peijnenburg1-1/+1
2016-08-19modprobe service: drop kmod wrapperNikolay Amiantov1-1/+1
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy1-1/+1
2016-08-16modprobe service: drop kmod wrapperNikolay Amiantov1-1/+1
2015-11-30strongswan service: use config.system.sbin.modprobe instead of kmodBas van Dijk1-1/+1
2014-12-22Strongswan: updown script uses ip and iptables utilitiesIgor Pashev1-1/+1
2014-11-25Style fixesEelco Dolstra1-9/+12
2014-11-25Added strongSwan serviceIgor Pashev1-0/+130