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