added subject
This commit is contained in:
@@ -116,6 +116,9 @@
|
||||
sops.age.sshKeyPaths = [
|
||||
"${config.home-manager.users.john.home.homeDirectory}/.ssh/id_ed25519"
|
||||
];
|
||||
mtls.enable = true;
|
||||
mtls = {
|
||||
enable = true;
|
||||
subject = hostname;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user