mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Rename module and wrapper namespace
This commit is contained in:
parent
f418e191d4
commit
2938191083
5 changed files with 8 additions and 9 deletions
|
|
@ -11,8 +11,8 @@
|
|||
};
|
||||
|
||||
home-manager.sharedModules = [
|
||||
self.nixosModules.home
|
||||
self.nixosModules.wrappers
|
||||
self.homeManagerModules.default
|
||||
self.wrappers.default
|
||||
|
||||
{
|
||||
programs.home-manager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue