WIP: add note about 'iwd'
Some checks failed
ci/woodpecker/push/check Pipeline failed

This commit is contained in:
Bruno BELANYI 2024-11-28 22:01:38 +00:00
parent 5d56a8ddf0
commit 376a622549

View file

@ -23,6 +23,8 @@ in
(lib.mkIf cfg.wireless.enable {
networking.networkmanager.enable = true;
# IWD needs persistence if enabled
# Persist NetworkManager files
my.system.persist.files = [
"/var/lib/NetworkManager/secret_key"