{"id":22449448,"url":"https://github.com/anders130/dotfiles","last_synced_at":"2025-08-01T23:30:55.773Z","repository":{"id":224234044,"uuid":"762762643","full_name":"anders130/dotfiles","owner":"anders130","description":"my dotfiles","archived":false,"fork":false,"pushed_at":"2024-10-29T11:27:13.000Z","size":25692,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-29T13:22:32.461Z","etag":null,"topics":["dotfiles","nixos"],"latest_commit_sha":null,"homepage":"","language":"Nix","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/anders130.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-24T16:14:21.000Z","updated_at":"2024-10-29T11:27:17.000Z","dependencies_parsed_at":"2024-07-05T13:55:57.846Z","dependency_job_id":"9ebfda91-1788-4aea-b2b0-20fa4ecd334b","html_url":"https://github.com/anders130/dotfiles","commit_stats":null,"previous_names":["anders130/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anders130","download_url":"https://codeload.github.com/anders130/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228414010,"owners_count":17915921,"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":["dotfiles","nixos"],"created_at":"2024-12-06T05:09:18.280Z","updated_at":"2025-08-01T23:30:55.752Z","avatar_url":"https://github.com/anders130.png","language":"Nix","funding_links":[],"categories":["dotfiles"],"sub_categories":[],"readme":"# My [NixOS](https://nixos.org/) Configuration\n\n## About\n\nThis repository contains all my NixOS configurations. It uses [Nix flakes](https://nixos.wiki/wiki/Flakes) to manage the configurations. \u003cbr\u003e\nTo create the hosts and modules I use the nix-library [modulix](https://github.com/anders130/modulix).\n\n- [./hosts](./hosts): Contains the configurations for my different hosts.\n- [./modules](./modules): Contains the modules for my different hosts.\n- [./overlays](./overlays): Contains overlays for various packages that I use.\n- [./pkgs](./pkgs): Contains package definitions for some packages that are/were not in nixpkgs.\n- [./templates](./templates): Contains templates for some flake-based projects.\n\n## Usage\n\nTo rebuild this configuration simply use this command:\n\n```fish\nrebuild\n```\n\nIt will assume your host configuration name with the `$NIX_FLAKE_DEFAULT_HOST` environment variable.\nIf you want, you can choose a different rebuild subcommand, you can even specify additional arguments:\n\n```fish\nrebuild boot --impure\n```\n\n---\n\nIf you encounter rate limiting while updating flake inputs, you can add your github token via `~/.config/nix/nix.conf`:\n\n```conf\naccess-tokens = github.com=ghp_***\n```\n\n---\n\nTo temporarily try out packages that are unfree, you can use the `--unfree` flag in the `nix` command:\n\n```fish\nnix run nixpkgs#unfreePackage --unfree\n```\n\nTo create a new token, go to [github.com/settings/tokens](https://github.com/settings/tokens) and click on `Generate new token`.\n\n## Installation\n\nYou can find installation guides for each host in the directory of the host (e. g. [./hosts/desktop](./hosts/desktop)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanders130%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanders130%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanders130%2Fdotfiles/lists"}