mirror of
https://github.com/nix-community/home-manager
synced 2024-11-22 20:53:14 +00:00
home-manager: temporarily re-add attribute
This commit is contained in:
parent
4a17d8ef97
commit
1445673e18
1 changed files with 1 additions and 0 deletions
|
@ -84,4 +84,5 @@ in
|
|||
inherit (module) options config;
|
||||
|
||||
activationPackage = module.config.home.activationPackage;
|
||||
activation-script = module.config.home.activationPackage;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue