Pkgs path for screen on keepalive

This commit is contained in:
2025-12-31 00:09:48 -08:00
parent c894684414
commit e933161b1b

View File

@@ -46,7 +46,7 @@
serviceConfig = {
Type = "simple";
ExecStart = ''screen -S ilofansession -X stuff "fan info^M"'';
ExecStart = ''${pkgs.screen}/bin/screen -S ilofansession -X stuff "fan info^M"'';
};
path = with pkgs; [