From 534171df96c2751796e4961a652ba50588df8623 Mon Sep 17 00:00:00 2001 From: kat witch Date: Tue, 8 Dec 2020 15:04:04 +0000 Subject: [PATCH] Removed commented systemd unit file. --- .../hosts/samhain/services/thermal/thermal.nix | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) 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