cleanup and fixing yazi plugins
This commit is contained in:
parent
b330c1c08e
commit
9fb223704e
8 changed files with 47 additions and 78 deletions
|
@ -363,15 +363,15 @@
|
|||
"2620:fe::fe"
|
||||
"2620:fe::9"
|
||||
];
|
||||
wireless.iwd = {
|
||||
enable = true;
|
||||
};
|
||||
# wireless.iwd = {
|
||||
# enable = true;
|
||||
# };
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
wifi = {
|
||||
powersave = true;
|
||||
backend = "iwd";
|
||||
};
|
||||
# wifi = {
|
||||
# powersave = true;
|
||||
# backend = "iwd";
|
||||
# };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue