updated stuff
This commit is contained in:
3
marisa/networking.nix
Normal file → Executable file
3
marisa/networking.nix
Normal file → Executable file
@@ -2,7 +2,8 @@
|
||||
{
|
||||
networking = {
|
||||
hostName = "Marisa";
|
||||
wireless.enable = true;
|
||||
wireless.enable = false;
|
||||
wireless.iwd.enable = true;
|
||||
interfaces = {
|
||||
wlan0 = {
|
||||
useDHCP = false;
|
||||
|
Reference in New Issue
Block a user