materusPC: prepare sops

This commit is contained in:
2024-03-02 22:36:43 +01:00
parent c5a5265557
commit 8218e3e8cb
7 changed files with 69 additions and 0 deletions
+2
View File
@@ -20,6 +20,7 @@ let
../host/${host}/extraHome.nix
profiles.homeProfile
inputs.private.homeModule
materusFlake.nixosConfigurations.${host}.materusCfg.configInputs.sops-nix.homeManagerModules.sops
];
};
}]
@@ -46,6 +47,7 @@ let
./${username}
profiles.homeProfile
inputs.private.homeModule
materusCfg.configInputs.sops-nix.homeManagerModules.sops
];
};
};