mtls working on soteria

This commit is contained in:
John Lancaster
2026-03-30 15:23:52 -05:00
parent fef4ff71bb
commit 89a4d5a228
5 changed files with 49 additions and 26 deletions
@@ -106,7 +106,6 @@
home-manager.users.root = {
imports = with inputs.self.modules.homeManager; [
rebuild
janus-ca
];
home.stateVersion = "25.11";
};
@@ -115,7 +114,6 @@
desktop
mysops
rebuild
janus-ca
{
my-vscode.enable = true;
mysops.hostSecretFile = "${flakeDir}/modules/hosts/john-p14s/secrets.yaml";
+1
View File
@@ -12,6 +12,7 @@
"${inputs.nixos-hardware}/lenovo/thinkpad/p14s/amd/gen4"
] ++ (with self.modules.nixos; [
p14sConfiguration
janus-ca
rebuild
sudo
john