{ hostname, ... }: {
    imports = [
    ./kitty.nix
    ./firefox.nix
    # ./thunderbird.nix
    ./vscodium.nix
    ];
}