forked from pub-solar/os
dumpyourvms: add missing bracket
This commit is contained in:
parent
a737104a6d
commit
c91e2c4320
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ in
|
|||
ExecStop = "${pkgs.bash}/bin/sh -c 'echo ON >/sys/kernel/debug/vgaswitcheroo/switch'";
|
||||
};
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
};
|
||||
|
||||
systemd.user.services."battery-low" = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue