fix wifi sudoers path
This commit is contained in:
@@ -248,7 +248,7 @@ in
|
|||||||
options = [ "NOPASSWD" ];
|
options = [ "NOPASSWD" ];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
command = "/home/matt/reset_wifi";
|
command = "/home/matt/nix-config/reset_wifi";
|
||||||
options = [ "NOPASSWD" ];
|
options = [ "NOPASSWD" ];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user