{ profile, ... }: { imports = [ ../../profiles/${profile} ../../modules/core ../../modules/options ./hardware.nix ./host-packages.nix ]; modules.hyprland.enable = true; modules.displayManager.displayManager = "gdm"; modules.zsh.enable = true; modules.shell.defaultShell = "zsh"; }