Compare commits

..

5 Commits

7 changed files with 32 additions and 1 deletions

View File

@ -16,11 +16,12 @@ exec --no-startup-id foot
exec --no-startup-id foot --title=htop htop
# In similar series system and service logs
exec --no-startup-id foot --title=system\ journal journalctl -f
exec --no-startup-id foot --title=iwd\ log journalctl -u iwd -f
exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f
# NetworkManager Applet
exec --no-startup-id nm-applet --indicator
#exec --no-startup-id nm-applet --indicator
# Mullvad GUI/tray
#exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui"

View File

@ -8,3 +8,4 @@
[device]
wifi.backend=iwd
wifi.iwd.autoconnect=true

6
etc/iwd/main.conf Normal file
View File

@ -0,0 +1,6 @@
[General]
# legacy compatibility, at least on Lumina?
use_default_interface=true
# build-in DHCP client
EnableNetworkConfiguration=true
EnableIPv6=true

4
var/lib/iwd/README.md Normal file
View File

@ -0,0 +1,4 @@
iwd network configuration lives in this directory
See also `../../../etc/iwd/main.conf` especially in standalone iwd without
NetworkManager

View File

@ -0,0 +1,5 @@
[Settings]
AutoConnect=true
[IPv6]
Enabled=true

View File

@ -0,0 +1,5 @@
[Settings]
AutoConnect=true
[IPv6]
Enabled=true

View File

@ -0,0 +1,9 @@
# This SSID is "private-wifi-sample", it comes from the filename
[Settings]
AutoConnect=true
[IPv6]
Enabled=true
[Security]
Passphrase=MySuperSecretPassphraseThatDoesNotReadHere