/snap/core22/2411/etc/modprobe.d
NameSizeModeActions
blacklist-ath_pci.conf3250644editdlrm
blacklist-firewire.conf2100644editdlrm
blacklist-framebuffer.conf6770644editdlrm
blacklist-rare-network.conf5830644editdlrm
blacklist.conf15180644editdlrm
iwlwifi.conf3470644editdlrm
Edit: /snap/core22/2411/etc/modprobe.d/iwlwifi.conf (347B)
# /etc/modprobe.d/iwlwifi.conf # iwlwifi will dyamically load either iwldvm or iwlmvm depending on the # microcode file installed on the system. When removing iwlwifi, first # remove the iwl?vm module and then iwlwifi. remove iwlwifi \ (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \ && /sbin/modprobe -r mac80211