aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosts/darkstar/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/darkstar/default.nix b/hosts/darkstar/default.nix
index 2aa6480..6bfc153 100644
--- a/hosts/darkstar/default.nix
+++ b/hosts/darkstar/default.nix
@@ -96,7 +96,6 @@
${pkgs.nftables}/bin/nft -f ${config.sops.secrets."nftables/ssh".path}
'';
serviceConfig = {
- ExecStart =
RemainAfterExit = true;
Type = "oneshot";
};