ci: add server-public to /etc/hosts for self-deploy
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
];
|
||||
|
||||
# Hosts entries for CI/CD deploy targets
|
||||
networking.hosts."192.168.1.50" = [ "server-public" ];
|
||||
networking.hosts."192.168.1.223" = [ "desktop" ];
|
||||
|
||||
services.kmscon.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user