mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
home-manager: remove unused attribute
(cherry picked from commit 4a17d8ef97)
This commit is contained in:
@@ -79,5 +79,4 @@ in
|
||||
inherit (module) options config;
|
||||
|
||||
activationPackage = module.config.home.activationPackage;
|
||||
home-path = module.config.home.path;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user