Secret services are now under cover

This commit is contained in:
Julien Malka 2022-02-20 18:36:34 +01:00
parent f01fd4e8ca
commit 96d5711503
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
7 changed files with 23 additions and 7 deletions

View file

@ -68,7 +68,7 @@
prefixLength = 120;
}];
networking.nameservers = [ "8.8.8.8" ];
networking.nameservers = [ "10.100.0.2" ];
networking.hostId = "fbb334ae";
services.zfs.autoSnapshot.enable = true;
services.zfs.autoScrub.enable = true;
@ -123,7 +123,7 @@
publicKey = "TAIP4faPBx6gk1cifC6fdfIP6slo1ir+HMVKxQXBejo=";
}
{
allowedIPs = [ "10.100.0.8" ];
allowedIPs = [ "10.100.0.8/32" ];
publicKey = "EmWRWnZfr60ekm4ZLdwa6gXU6V3p39p6tWOZ03dL+DA=";
}
];