generating ssh user CA file
This commit is contained in:
@@ -40,7 +40,7 @@ in
|
||||
imports = with inputs.self.modules.nixos; [ ssh ];
|
||||
# NixOS Config
|
||||
config = {
|
||||
ssh.certificates = true;
|
||||
ssh.certificates.enable = true;
|
||||
home-manager.sharedModules = with inputs.self.modules; [
|
||||
homeManager.step-client
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user