mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
deployment module
This commit is contained in:
parent
361d3c57c4
commit
7b8c08c068
4 changed files with 27 additions and 8 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue