parent
8517961537
commit
4109c10151
|
@ -47,5 +47,5 @@
|
||||||
serviceConfig.RemainAfterExit = true;
|
serviceConfig.RemainAfterExit = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.tailscaled.path = with pkgs; [ login mosh getent shadow ];
|
systemd.services.tailscaled.path = with pkgs; [ mosh getent shadow ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue