* Fix a syntax error in the sleep hook that broke suspend.
svn path=/nixos/trunk/; revision=25038
This commit is contained in:
parent
c318bd097e
commit
ef243b7fc2
@ -18,7 +18,7 @@ let
|
|||||||
${cfg.resumeCommands}
|
${cfg.resumeCommands}
|
||||||
${cfg.powerUpCommands}
|
${cfg.powerUpCommands}
|
||||||
;;
|
;;
|
||||||
fi
|
esac
|
||||||
'';
|
'';
|
||||||
|
|
||||||
in
|
in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user