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

@@ -11,11 +11,12 @@
settings = {
hostname = "ti-clt-lpt01";
display-manager = "cosmic-greeter";
display-manager = "greetd";
desktop-environments = {
cosmic.enable = true;
hyprland.enable = true;
cosmic.enable = false;
hyprland.enable = false;
gnome.enable = false;
niri.enable = true;
};
applications = {
common.enable = true;

View File

@@ -13,6 +13,8 @@
};
settings = {
host = "ti-clt-lpt01";
applications.common.enable = true;
applications.alacritty.enable = true;
applications.devenv.enable = true;
@@ -45,6 +47,7 @@
theming.stylix.theme = "da-one-ocean";
desktop-environments.hyprland.enable = false;
desktop-environments.niri.enable = true;
};
home.packages = with pkgs; [