{ config, pkgs, ... }: { # Import all the package modules imports = [ ./hyprland.nix ./flatpak.nix ]; }