removing iwd, it doesn't work

This commit is contained in:
Matt Nish-Lapidus 2025-02-17 11:15:40 -05:00
parent f920b83d27
commit ebcf2fbaad
4 changed files with 1 additions and 22 deletions

View file

@ -65,7 +65,7 @@
"format-disconnected": "󰱟",
"tooltip-format": "{essid} {ifname}",
"max-length": 50,
"on-click": "$HOME/.local/bin/wezlauncher impala",
"on-click": "$HOME/.local/bin/wezlauncher nmtui",
},
"tray": {
"icon-size": 20,

View file

@ -257,21 +257,6 @@
networkmanager = {
enable = true;
wifi.powersave = true;
wifi.backend = "iwd";
};
wireless = {
iwd = {
enable = true;
package = pkgs.iwd;
settings = {
IPv6 = {
enabled = true;
};
Settings = {
AutoConnect = true;
};
};
};
};
};

View file

@ -184,11 +184,6 @@
exec = "/home/emenel/.local/bin/wezapp isd";
categories = [ "System" ];
};
impala = {
name = "impala (iwd wifi)";
exec = "/home/emenel/.local/bin/wezapp impala";
categories = [ "System" ];
};
};
xdg.configFile."halloy/config.toml".source =

View file

@ -96,7 +96,6 @@
ghostscript
playerctl
impala
tesseract
alsa-utils
alsa-tools