user/eww: use iwd tools instead of nmcli
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
This commit is contained in:
parent
e7588e0be0
commit
cc2e9d1a90
3 changed files with 16 additions and 33 deletions
|
|
@ -21,7 +21,7 @@ let
|
|||
'';
|
||||
};
|
||||
in {
|
||||
home.packages = with pkgs; [ socat ];
|
||||
home.packages = with pkgs; [ iw socat ];
|
||||
programs.eww = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue