step-ca config

This commit is contained in:
2026-06-24 00:15:03 +03:00
parent c77915d0d1
commit ba7b36f16e
6 changed files with 94 additions and 3 deletions
+3
View File
@@ -113,6 +113,9 @@ let
hostName = "${xlib.device.hostname}";
networkmanager.enable = true;
firewall.enable = false;
nameservers = [
"127.0.0.1"
];
};
system = {