https://github.com/sharparam/nix-config
Nix config for NixOS, Darwin, and others
https://github.com/sharparam/nix-config
Last synced: about 1 month ago
JSON representation
Nix config for NixOS, Darwin, and others
- Host: GitHub
- URL: https://github.com/sharparam/nix-config
- Owner: Sharparam
- License: mpl-2.0
- Created: 2025-01-21T20:12:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T15:56:12.000Z (over 1 year ago)
- Last Synced: 2025-03-16T07:45:50.894Z (over 1 year ago)
- Language: Nix
- Homepage:
- Size: 32.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nix-config
[![GitHub Repo][repo-github-badge]][repo-github]
[![GitLab Repo][repo-gitlab-badge]][repo-gitlab]
[![Codeberg Repo][repo-codeberg-badge]][repo-codeberg]
[![Tangled Repo][repo-tangled-badge]][repo-tangled]
[![MPL-2.0 License][mpl-2.0-badge]][mpl-2.0]
My Nix config/dotfiles.
## Acknowledgements
Initial version (until TBD) used [snowfall-lib][] for the flake layout/structure.
It now uses [den][] and the [dendritic pattern][dendritic].
Mostly based on other people's repos:
### Den/Dendritic
- [vic/vix][vic-vix] by [@vic][vic]
- [quasigod.xyz/nixconfig][quasigod-nixconfig] by [@quasigod.xyz][quasigod] (Tangled)
- [drupol/infra][drupol-infra] by [@drupol][drupol]
### Others
- [jakehamilton/config][jakehamilton-config] by [@jakehamilton][jakehamilton]
- [usmcamp0811/dotfiles][usmcamp0811-dotfiles] by [@usmcamp0811][usmcamp0811] (GitLab)
- [mainrs/nixos][mainrs-nixos] by [@mainrs][mainrs]
- [khaneliman/khanelinix][khaneliman-khanelinix] by [@khaneliman][khaneliman]
- [thexyno/nixos-config][thexyno-nixos-config] by [@thexyno][thexyno]
- [itsbth/nix-dotfiles][itsbth-nix-dotfiles] by [@itsbth][itsbth]
---
Copyright ⓒ 2025-2026 by [Adam Hellberg][sharparam].
This Source Code Form is subject to the terms of the [Mozilla Public
License, v. 2.0][mpl-2.0]. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
[repo-github]: https://github.com/Sharparam/nix-config
[repo-gitlab]: https://gitlab.com/Sharparam/nix-config
[repo-codeberg]: https://codeberg.org/Sharparam/nix-config
[repo-tangled]: https://tangled.org/sharparam.com/nix-config
[repo-github-badge]: https://img.shields.io/badge/GitHub-gray?logo=github&style=for-the-badge
[repo-gitlab-badge]: https://img.shields.io/badge/GitLab-gray?logo=gitlab&style=for-the-badge
[repo-codeberg-badge]: https://img.shields.io/badge/Codeberg-gray?logo=codeberg&style=for-the-badge
[repo-tangled-badge]: https://img.shields.io/badge/Tangled-gray?style=for-the-badge
[sharparam]: https://sharparam.com
[mpl-2.0]: https://mozilla.org/MPL/2.0/
[mpl-2.0-badge]: https://img.shields.io/badge/License-MPL--2.0-darkgreen.svg?style=for-the-badge
[den]: https://den.oeiuwq.com/
[dendritic]: https://github.com/mightyiam/dendritic
[snowfall-lib]: https://snowfall.org/guides/lib/quickstart/
[vic-vix]: https://github.com/vic/vix
[vic]: https://github.com/vic
[quasigod-nixconfig]: https://tangled.org/quasigod.xyz/nixconfig
[quasigod]: https://tangled.org/quasigod.xyz
[drupol-infra]: https://github.com/drupol/infra/pull/124
[drupol]: https://github.com/drupol
[jakehamilton]: https://github.com/jakehamilton
[jakehamilton-config]: https://github.com/jakehamilton/config
[usmcamp0811]: https://gitlab.com/usmcamp0811
[usmcamp0811-dotfiles]: https://gitlab.com/usmcamp0811/dotfiles
[mainrs]: https://github.com/mainrs
[mainrs-nixos]: https://github.com/mainrs/nixos
[khaneliman]: https://github.com/khaneliman
[khaneliman-khanelinix]: https://github.com/khaneliman/khanelinix
[thexyno]: https://github.com/thexyno
[thexyno-nixos-config]: https://github.com/thexyno/nixos-config
[itsbth]: https://github.com/itsbth
[itsbth-nix-dotfiles]: https://github.com/itsbth/nix-dotfiles