about summary refs log tree commit diff
path: root/nixos/modules/services/networking/supplicant.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-28/+28
2022-05-05treewide: pkgs.systemd -> config.systemd.packageJanne Heß1-2/+2
2021-11-16wpa_supplicant: prevent writing non-writable configurationRémy Grünblatt1-1/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-05-01nixos/wpa_supplicant: prefer 'install' over 'touch/chmod/mkdir/chgrp'Bjørn Forsman1-11/+2
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim1-13/+13
2020-03-20nixos/supplicant: Don't *stop* supplicant on machine resume. Fixes #51582Darius Jahandarie1-2/+0
2019-03-24nixos/supplicant: /var/run -> /runBob van der Linden1-2/+2
2018-07-04supplicant: Fix tiny typo in the documentationIngo Blechschmidt1-1/+1
2017-09-15nixos/wpa_supplicant: use literalExampleBjørn Forsman1-12/+13
2017-02-05supplicant nixos module: Allow not specifying the configFile pathShea Levy1-1/+2
2016-10-20supplicant: fix wants and wantedByAlexander Ried1-1/+2
2016-10-01Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F1-102/+101
2016-09-30supplicant: Make the device pull in the supplicant service.Shea Levy1-1/+1
2016-09-13supplicant module: optionSet -> submoduleEric Sagnes1-102/+101
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-1/+1
2015-10-06supplicant module: extended module for wpa_supplicantThomas Strobel1-0/+249