Added host option

This commit is contained in:
2025-06-24 14:04:56 +02:00
parent d2cc6663e7
commit 751cb87d8d
9 changed files with 25 additions and 4 deletions

View File

@@ -13,6 +13,8 @@
};
settings = {
host = "c-clt-dsk01";
applications.common.enable = true;
applications.alacritty.enable = false;
applications.devenv.enable = false;