mirror of
https://github.com/nix-community/home-manager
synced 2024-11-23 19:49:45 +01:00
home-manager: temporarily re-add attribute
(cherry picked from commit 1445673e18
)
This commit is contained in:
parent
01a030a974
commit
83866e7fc4
1 changed files with 1 additions and 0 deletions
|
@ -79,4 +79,5 @@ in
|
|||
inherit (module) options config;
|
||||
|
||||
activationPackage = module.config.home.activationPackage;
|
||||
activation-script = module.config.home.activationPackage;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue