Update all inputs (JackOS 24.06 "Carbrain")
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 32m36s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 32m36s
This commit is contained in:
@@ -129,10 +129,9 @@
|
||||
wifi = {
|
||||
backend = "wpa_supplicant";
|
||||
};
|
||||
extraConfig = ''
|
||||
[main]
|
||||
no-auto-default=*
|
||||
'';
|
||||
settings = {
|
||||
main.no-auto-default = "*";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user