ci: add hosts entry for desktop deploy target
This commit is contained in:
@@ -74,6 +74,9 @@
|
||||
./services/mollysocket.nix
|
||||
];
|
||||
|
||||
# Hosts entries for CI/CD deploy targets
|
||||
networking.hosts."192.168.1.223" = [ "desktop" ];
|
||||
|
||||
services.kmscon.enable = true;
|
||||
|
||||
systemd.targets = {
|
||||
|
||||
Reference in New Issue
Block a user