mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-04-11 13:16:26 +08:00
Merge 54f92014a8 into d2e8438d58
This commit is contained in:
commit
8bd8a67afe
1 changed files with 1 additions and 1 deletions
|
|
@ -412,7 +412,7 @@ in
|
|||
let
|
||||
domain-target = "gui/$(id -u ${config.home.username})";
|
||||
in
|
||||
''
|
||||
lib.hm.dag.entryAfter [ "setupLaunchAgents" ] ''
|
||||
/bin/launchctl bootout ${domain-target}/org.nix-community.home.sops-nix && true
|
||||
/bin/launchctl bootstrap ${domain-target} ${config.home.homeDirectory}/Library/LaunchAgents/org.nix-community.home.sops-nix.plist
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue