mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
Add activationBefore and activationAfter options
This commit is contained in:
parent
867aa587ea
commit
cc77204f65
3 changed files with 37 additions and 5 deletions
|
|
@ -49,7 +49,7 @@ in
|
|||
|
||||
inherit (cfg.config) assertions warnings;
|
||||
|
||||
build.activation.homeManager = ''
|
||||
build.activationAfter.homeManager = ''
|
||||
${cfg.config.home.activationPackage}/activate
|
||||
'';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue