mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Improve formatting
This commit is contained in:
parent
43da894145
commit
004ae2a919
5 changed files with 4 additions and 13 deletions
|
|
@ -41,7 +41,6 @@
|
|||
wantedBy = [ "multi-user.target" ];
|
||||
requires = [ "fancontrol.service" ];
|
||||
before = [ "fancontrol.service" ];
|
||||
|
||||
script = ''
|
||||
${lib.getExe' pkgs.coreutils "touch"} /tmp/nvidia-gpu-temp
|
||||
while :; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue