mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-19 06:56:14 +02:00
homes: add plasma-manager as shared home modules for nixos hosts
This commit is contained in:
parent
4737695b57
commit
1ab225b553
@ -20,6 +20,8 @@ let
|
||||
(materusFlake.selfPath + "/configurations/host/${host}/home/${username}")
|
||||
profiles.homeProfile
|
||||
materusFlake.nixosConfigurations.${host}.materusCfg.configInputs.sops-nix.homeManagerModules.sops
|
||||
materusFlake.nixosConfigurations.${host}.materusCfg.configInputs.plasma-manager.homeManagerModules.plasma-manager
|
||||
|
||||
];
|
||||
};
|
||||
}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user