update(flake): update home-manager input
This commit is contained in:
parent
bced970b5d
commit
c1bd45f592
2 changed files with 53 additions and 75 deletions
|
@ -52,7 +52,7 @@
|
|||
systems.modules.nixos = with inputs; [
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.sharedModules = [ inputs.plasma-manager.homeManagerModules.plasma-manager ];
|
||||
home-manager.sharedModules = [ inputs.plasma-manager.homeModules.plasma-manager ];
|
||||
home-manager.backupFileExtension = "bk-hm";
|
||||
}
|
||||
nvf.nixosModules.default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue