{ pkgs, myConfig, ... }: { imports = [ ./hardware-configuration.nix ../../modules/system/default.nix ../../modules/system/hyprland.nix ]; }