diff --git a/configuration/hosts/samhain/services/thermal/thermal.nix b/configuration/hosts/samhain/services/thermal/thermal.nix index 2eb0903e..c4c5a5ed 100644 --- a/configuration/hosts/samhain/services/thermal/thermal.nix +++ b/configuration/hosts/samhain/services/thermal/thermal.nix @@ -39,17 +39,4 @@ enable = true; configFile = "${cfg_file}"; }; -} - -/* -[Service] -Type=simple -RemainAfterExit=no -User=root - -ExecStart=/etc/systemd/system/kaede-thermals.script start -ExecStop=/etc/systemd/system/kaede-thermals.script stop - -[Install] -WantedBy=multi-user.target -*/ \ No newline at end of file +} \ No newline at end of file