{ den, ... }: { den.aspects.laptop = { includes = with den.aspects; [ common amdgpu cloudflare-warp cad ]; nixos = { networking.hostName = "nix"; services.logind.settings.Login = { HandleLidSwitch = "ignore"; HandleLidSwitchDocked = "ignore"; }; }; }; }