jerrita 4 tháng trước cách đây
mục cha
commit
2468928ea0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      services/clash.nix

+ 1 - 0
services/clash.nix

@@ -4,6 +4,7 @@
         wantedBy = [ "multi-user.target" ];
         after = [ "network-online.target" ];
         description = "Clash Service";
+        path = [ pkgs.bash ];
         serviceConfig = {
             Type = "simple";
             User = "clash";