{"id":15667892,"url":"https://github.com/rupurt/nix-home","last_synced_at":"2025-10-20T11:08:47.207Z","repository":{"id":141876510,"uuid":"612341665","full_name":"rupurt/nix-home","owner":"rupurt","description":"My nix home-manager configuration. The new Dotfiles!","archived":false,"fork":false,"pushed_at":"2025-03-12T16:43:37.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T17:19:36.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rupurt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-10T18:19:07.000Z","updated_at":"2025-03-12T16:43:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"e25f0023-8ead-431a-8cce-2ccfa0d4a5ae","html_url":"https://github.com/rupurt/nix-home","commit_stats":{"total_commits":85,"total_committers":1,"mean_commits":85.0,"dds":0.0,"last_synced_commit":"50b77664e58333f3b2b9ca69f3b3ed9520e78655"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fnix-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fnix-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fnix-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fnix-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rupurt","download_url":"https://codeload.github.com/rupurt/nix-home/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277352,"owners_count":20751548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T14:05:45.932Z","updated_at":"2025-10-20T11:08:42.140Z","avatar_url":"https://github.com/rupurt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nix-home\n\nMy [nix](https://nixos.org) [home-manager](https://github.com/nix-community/home-manager) configuration. The new Dotfiles!\n\n## Install\n\n```sh\nsh \u003c(curl -L https://raw.githubusercontent.com/rupurt/nix-home/main/install_nix)\n```\n\nOpen a separate shell to activate `nix` after the initial install\n\n```sh\nsh -s \u003c(curl -L https://raw.githubusercontent.com/rupurt/nix-home/main/install_home_manager) -- --device kawasaki\n```\n\nThis config uses [zsh](https://www.zsh.org) as the default login shell. Linux hosts will need to\nmanually add the path to the installed nix version of `zsh` and switch the default login shell\n\n```sh\nsudo sh -c 'echo $1 \u003e\u003e /etc/shells' -- $(which zsh)\nchsh $(which zsh)\n```\n\nMac OS X \u003e= Catalina (10.15) uses `zsh` by default\n\n## Contributing\n\nClone this repository locally\n\n```sh\ngit clone https://github.com/rupurt/nix-home.git\n```\n\nRun the default `make` target to execute the [`install_nix`](./install_nix) \u0026 [`install_home_manager`](./install_home_manager) scripts\n\n```sh\nmake\n```\n\n## License\n\n`nix-home` is released under the [MIT license](./LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupurt%2Fnix-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frupurt%2Fnix-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupurt%2Fnix-home/lists"}