Aggiunto vari dotfiles
This commit is contained in:
5
etc/NetworkManager/NetworkManager.conf
Normal file
5
etc/NetworkManager/NetworkManager.conf
Normal file
@ -0,0 +1,5 @@
|
||||
[main]
|
||||
plugins=ifupdown,keyfile
|
||||
|
||||
[ifupdown]
|
||||
managed=true
|
7
etc/NetworkManager/conf.d/00-macrandomize.conf
Normal file
7
etc/NetworkManager/conf.d/00-macrandomize.conf
Normal file
@ -0,0 +1,7 @@
|
||||
[device]
|
||||
wifi.scan-rand-mac-address=yes
|
||||
|
||||
[connection]
|
||||
wifi.cloned-mac-address=random
|
||||
ethernet.cloned-mac-address=random
|
||||
|
Reference in New Issue
Block a user