{ ... }: { imports = [ ./hyprland ./compositors ./options.nix ./kitty.nix ./vscodium.nix ./zed.nix ]; home-manager.users.willifan = { imports = [ ]; }; }