Skip to content

Commit

Permalink
remove non-working restart job
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Aug 15, 2024
1 parent 2bedc2b commit 0815458
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/op-secrets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ in {
wants = [ "network-online.target" ];
after = [ "network.target" "network-online.target" ];

# re-run on nixos-rebuild
wantedBy = [ "sysinit-reactivation.target" ];

serviceConfig = {
Type = "oneshot";
EnvironmentFile = cfg.environmentFile;
Expand Down

0 comments on commit 0815458

Please sign in to comment.