{"id":19442961,"url":"https://github.com/syncom/nix-dotfiles","last_synced_at":"2025-09-09T11:18:10.216Z","repository":{"id":37886054,"uuid":"449953307","full_name":"syncom/nix-dotfiles","owner":"syncom","description":"Nix dotfiles","archived":false,"fork":false,"pushed_at":"2025-01-02T00:30:30.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T07:47:27.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nix","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/syncom.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-01-20T04:25:48.000Z","updated_at":"2025-01-02T00:30:32.000Z","dependencies_parsed_at":"2023-10-16T09:48:15.833Z","dependency_job_id":"6dd13627-0ec1-49fb-b042-e6ecf9999e8e","html_url":"https://github.com/syncom/nix-dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syncom/nix-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fnix-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fnix-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fnix-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fnix-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syncom","download_url":"https://codeload.github.com/syncom/nix-dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fnix-dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274290304,"owners_count":25258145,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-10T15:41:33.469Z","updated_at":"2025-09-09T11:18:10.170Z","avatar_url":"https://github.com/syncom.png","language":"Nix","readme":"# Nix configuration files\n\n[![home-manager build packages](https://github.com/syncom/nix-dotfiles/actions/workflows/build-hm-pkgs.yml/badge.svg)](https://github.com/syncom/nix-dotfiles/actions/workflows/build-hm-pkgs.yml)\n\n- Set up channels\n\n  ```bash\n  # For NixOS. Run `sudo nix-channel --list` to check\n  sudo nix-channel --add https://nixos.org/channels/nixos-23.05 nixos\n  sudo nix-channel --update\n  # For home-manager. Run `nix-channel --list` to check\n  nix-channel --add https://github.com/nix-community/home-manager/archive/release-23.05.tar.gz home-manager\n  nix-channel --update\n  ```\n\n- `nixos`: System configuration to go to `/etc/`\n  - Update system configuration with\n\n    ```bash\n    # sudo nixos-rebuild build # for test\n    sudo nixos-rebuild switch --upgrade\n    sudo nixos-rebuild boot\n    # Optional\n    sudo nix-collect-garbage -d\n    ```\n\n- `nixpkgs` and `home-manager`: Nixpkgs and Home Manager configurations to go to\n  `~/.config/`\n  - Update user configuration with\n\n    ```bash\n    home-manager build\n    home-manager switch\n    ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncom%2Fnix-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncom%2Fnix-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncom%2Fnix-dotfiles/lists"}