Typo
This commit is contained in:
parent
5408f1ebcd
commit
39ec043aea
|
@ -120,7 +120,7 @@ in
|
||||||
powerManagement.resumeCommands =
|
powerManagement.resumeCommands =
|
||||||
''
|
''
|
||||||
# Tell dhcpcd to rebind its interfaces if it's running.
|
# Tell dhcpcd to rebind its interfaces if it's running.
|
||||||
${config.system.build.systemctl}/bin/systemctl reload dhcpcd.service
|
${config.system.build.systemd}/bin/systemctl reload dhcpcd.service
|
||||||
'';
|
'';
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue