deployment module

This commit is contained in:
Luj 2023-07-27 21:08:00 +02:00
parent 361d3c57c4
commit 7b8c08c068
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 27 additions and 8 deletions

View file

@ -14,12 +14,6 @@
boot.loader.grub.device = "/dev/sda";
boot.loader.grub.useOSProber = true;
deployment = {
targetHost = "core-security.luj";
targetPort = 45;
targetUser = "root";
};
security.acme.defaults.email = "julien@malka.sh";
networking.hostName = "core-security"; # Define your hostname.