mirror of
https://github.com/nix-community/home-manager
synced 2024-11-24 03:59:46 +01:00
home-manager: remove unused attribute
(cherry picked from commit 4a17d8ef97
)
This commit is contained in:
parent
0357f71d71
commit
01a030a974
1 changed files with 0 additions and 1 deletions
|
@ -79,5 +79,4 @@ in
|
|||
inherit (module) options config;
|
||||
|
||||
activationPackage = module.config.home.activationPackage;
|
||||
home-path = module.config.home.path;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue