{...}: { imports = [./default.nix]; programs = { nushell.enable = true; direnv.enableNushellIntegration = true; keychain.enableNushellIntegration = true; starship.enableNushellIntegration = true; }; }