{"id":24737697,"url":"https://github.com/sharparam/nix-config","last_synced_at":"2026-05-11T06:03:17.595Z","repository":{"id":273951292,"uuid":"920245125","full_name":"Sharparam/nix-config","owner":"Sharparam","description":"Nix config for NixOS, Darwin, and others","archived":false,"fork":false,"pushed_at":"2025-03-07T15:56:12.000Z","size":33981,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T07:45:50.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sharparam.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},"funding":{"community_bridge":null,"github":["Sharparam"],"issuehunt":null,"ko_fi":"sharparam","liberapay":"Sharparam","open_collective":null,"otechie":null,"patreon":null,"tidelift":null,"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=5SCGZ5FTAQM38\u0026currency_code=EUR"]}},"created_at":"2025-01-21T20:12:36.000Z","updated_at":"2025-03-07T15:56:15.000Z","dependencies_parsed_at":"2025-01-27T22:09:05.374Z","dependency_job_id":"501e35ec-c28f-4324-9a15-ab01c8aac1dc","html_url":"https://github.com/Sharparam/nix-config","commit_stats":null,"previous_names":["sharparam/nix-dotfiles","sharparam/nix-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Fnix-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Fnix-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Fnix-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Fnix-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sharparam","download_url":"https://codeload.github.com/Sharparam/nix-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244999231,"owners_count":20544866,"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":"2025-01-27T22:09:06.774Z","updated_at":"2026-05-11T06:03:17.584Z","avatar_url":"https://github.com/Sharparam.png","language":"Nix","funding_links":["https://github.com/sponsors/Sharparam","https://ko-fi.com/sharparam","https://liberapay.com/Sharparam","https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=5SCGZ5FTAQM38\u0026currency_code=EUR"],"categories":[],"sub_categories":[],"readme":"# nix-config\n\n[![GitHub Repo][repo-github-badge]][repo-github]\n[![GitLab Repo][repo-gitlab-badge]][repo-gitlab]\n[![Codeberg Repo][repo-codeberg-badge]][repo-codeberg]\n[![Tangled Repo][repo-tangled-badge]][repo-tangled]\n\n[![MPL-2.0 License][mpl-2.0-badge]][mpl-2.0]\n\nMy Nix config/dotfiles.\n\n## Acknowledgements\n\nInitial version (until TBD) used [snowfall-lib][] for the flake layout/structure.\n\nIt now uses [den][] and the [dendritic pattern][dendritic].\n\nMostly based on other people's repos:\n\n### Den/Dendritic\n\n- [vic/vix][vic-vix] by [@vic][vic]\n- [quasigod.xyz/nixconfig][quasigod-nixconfig] by [@quasigod.xyz][quasigod] (Tangled)\n- [drupol/infra][drupol-infra] by [@drupol][drupol]\n\n### Others\n\n- [jakehamilton/config][jakehamilton-config] by [@jakehamilton][jakehamilton]\n- [usmcamp0811/dotfiles][usmcamp0811-dotfiles] by [@usmcamp0811][usmcamp0811] (GitLab)\n- [mainrs/nixos][mainrs-nixos] by [@mainrs][mainrs]\n- [khaneliman/khanelinix][khaneliman-khanelinix] by [@khaneliman][khaneliman]\n- [thexyno/nixos-config][thexyno-nixos-config] by [@thexyno][thexyno]\n- [itsbth/nix-dotfiles][itsbth-nix-dotfiles] by [@itsbth][itsbth]\n\n---\n\nCopyright ⓒ 2025-2026 by [Adam Hellberg][sharparam].\n\nThis Source Code Form is subject to the terms of the [Mozilla Public\nLicense, v. 2.0][mpl-2.0]. If a copy of the MPL was not distributed with this\nfile, You can obtain one at http://mozilla.org/MPL/2.0/.\n\n[repo-github]: https://github.com/Sharparam/nix-config\n[repo-gitlab]: https://gitlab.com/Sharparam/nix-config\n[repo-codeberg]: https://codeberg.org/Sharparam/nix-config\n[repo-tangled]: https://tangled.org/sharparam.com/nix-config\n[repo-github-badge]: https://img.shields.io/badge/GitHub-gray?logo=github\u0026style=for-the-badge\n[repo-gitlab-badge]: https://img.shields.io/badge/GitLab-gray?logo=gitlab\u0026style=for-the-badge\n[repo-codeberg-badge]: https://img.shields.io/badge/Codeberg-gray?logo=codeberg\u0026style=for-the-badge\n[repo-tangled-badge]: https://img.shields.io/badge/Tangled-gray?style=for-the-badge\n[sharparam]: https://sharparam.com\n[mpl-2.0]: https://mozilla.org/MPL/2.0/\n[mpl-2.0-badge]: https://img.shields.io/badge/License-MPL--2.0-darkgreen.svg?style=for-the-badge\n[den]: https://den.oeiuwq.com/\n[dendritic]: https://github.com/mightyiam/dendritic\n[snowfall-lib]: https://snowfall.org/guides/lib/quickstart/\n[vic-vix]: https://github.com/vic/vix\n[vic]: https://github.com/vic\n[quasigod-nixconfig]: https://tangled.org/quasigod.xyz/nixconfig\n[quasigod]: https://tangled.org/quasigod.xyz\n[drupol-infra]: https://github.com/drupol/infra/pull/124\n[drupol]: https://github.com/drupol\n[jakehamilton]: https://github.com/jakehamilton\n[jakehamilton-config]: https://github.com/jakehamilton/config\n[usmcamp0811]: https://gitlab.com/usmcamp0811\n[usmcamp0811-dotfiles]: https://gitlab.com/usmcamp0811/dotfiles\n[mainrs]: https://github.com/mainrs\n[mainrs-nixos]: https://github.com/mainrs/nixos\n[khaneliman]: https://github.com/khaneliman\n[khaneliman-khanelinix]: https://github.com/khaneliman/khanelinix\n[thexyno]: https://github.com/thexyno\n[thexyno-nixos-config]: https://github.com/thexyno/nixos-config\n[itsbth]: https://github.com/itsbth\n[itsbth-nix-dotfiles]: https://github.com/itsbth/nix-dotfiles\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharparam%2Fnix-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharparam%2Fnix-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharparam%2Fnix-config/lists"}