Fix networkmanager resumeCommands
Small typo prevented the post resume script to restart network manager
This commit is contained in:
parent
60d3660f71
commit
aba0d8a73d
@ -194,7 +194,7 @@ in {
|
||||
};
|
||||
|
||||
powerManagement.resumeCommands = ''
|
||||
Systemctl restart network-manager
|
||||
systemctl restart network-manager
|
||||
'';
|
||||
|
||||
security.polkit.extraConfig = polkitConf;
|
||||
|
Loading…
x
Reference in New Issue
Block a user