actually enabled it

This commit is contained in:
John Lancaster
2026-03-27 21:22:29 -05:00
parent f56a32e494
commit 1c8fc91edf
@@ -116,5 +116,6 @@
sops.age.sshKeyPaths = [
"${config.home-manager.users.john.home.homeDirectory}/.ssh/id_ed25519"
];
mtls.enable = true;
};
}