{"id":17325487,"url":"https://github.com/matoking/nix-home","last_synced_at":"2025-03-27T04:27:07.281Z","repository":{"id":143748847,"uuid":"426308345","full_name":"Matoking/nix-home","owner":"Matoking","description":"Development environment configuration using Nix + Home Manager","archived":false,"fork":false,"pushed_at":"2025-03-26T15:00:34.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T16:22:40.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Matoking.png","metadata":{"files":{"readme":"README.md","changelog":"change-default-shell.sh","contributing":null,"funding":null,"license":null,"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":"2021-11-09T16:40:44.000Z","updated_at":"2025-02-25T11:41:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d47162eb-94f0-44f2-8eb3-ea8faacd609d","html_url":"https://github.com/Matoking/nix-home","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnix-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnix-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnix-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnix-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Matoking","download_url":"https://codeload.github.com/Matoking/nix-home/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245781794,"owners_count":20671111,"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-15T14:13:33.494Z","updated_at":"2025-03-27T04:27:07.263Z","avatar_url":"https://github.com/Matoking.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nix-home\n\n1. Install [Nix](https://nixos.org/download.html)\n\n2. Install [Home Manager](https://rycee.gitlab.io/home-manager/)\n\n3. Create symlink\n\n```\nrm $HOME/.config/nixpkgs/home.nix\nln -s $HOME/git/nix-home/profiles/home.nix $HOME/.config/nixpkgs/home.nix\n```\n\n4. Add the following line into `~/.zshrc`\n\n```\nsource \"$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh\"\n```\n\n5. Just run `home-manager switch` from now on whenever you need to update the current configuration\n\n## Changing default shell\n\n1. Add default shell\n\n```\necho \"$HOME/.nix-profile/bin/zsh\" | sudo tee -a /etc/shells\n```\n\n2. Change default shell\n\n```\nchsh -s \"$HOME/.nix-profile/bin/zsh\"\n```\n\n## Automatic installation\n\nRun `bootstrap.sh \u003cPROFILE\u003e`. It should work. Maybe.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatoking%2Fnix-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatoking%2Fnix-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatoking%2Fnix-home/lists"}