mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
homes: move shared modules to hosts
This commit is contained in:
@@ -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
|
||||
|
||||
];
|
||||
};
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user