Disable fccunlock of ochsenchopf
This commit is contained in:
parent
da0ccca0c8
commit
cb2c45fd4e
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
||||||
networking = {
|
networking = {
|
||||||
networkmanager = {
|
networkmanager = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableFccUnlock = true;
|
# Does currently not work...
|
||||||
|
#enableFccUnlock = true;
|
||||||
};
|
};
|
||||||
useDHCP = false;
|
useDHCP = false;
|
||||||
hostName = "ochsenchopf";
|
hostName = "ochsenchopf";
|
||||||
|
|
Loading…
Add table
Reference in a new issue