hosts: make security settings common

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2025-06-29 18:48:14 +05:30
parent e1e72965f9
commit da4309e2e0
9 changed files with 24 additions and 32 deletions

View File

@@ -21,7 +21,6 @@
libvirtd.wantedBy = lib.mkForce [ ];
};
security.pki.certificateFiles = [ ../../cert.pem ];
virtualisation = {
docker = {
enable = true;