WIP: add note about 'iwd'
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2024-11-28 22:01:38 +00:00
parent c7fc4c2c67
commit 5abcc66191

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"