mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
Update modules/nix-darwin/sops.nix
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
This commit is contained in:
parent
c3cff455d0
commit
f8d22da5c0
1 changed files with 1 additions and 1 deletions
|
|
@ -261,7 +261,7 @@ in {
|
|||
};
|
||||
|
||||
# [re]load secrets on home-manager activation
|
||||
system.activationScripts.sops-nix.text = let
|
||||
system.activationScripts.postActivation.text = let
|
||||
domain-target = "system";
|
||||
in ''
|
||||
/bin/launchctl bootout ${domain-target}/org.nixos.sops-nix && true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue