homes: move shared modules to hosts

This commit is contained in:
2024-10-23 11:35:54 +02:00
parent 1ab225b553
commit c2f4b59d90
3 changed files with 9 additions and 6 deletions
-3
View File
@@ -19,9 +19,6 @@ let
(materusFlake.selfPath + "/configurations/shared/home/${username}")
(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
];
};
}]