Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deacondesperado/nixfiles
My nix, darwin and home-manager configuration
https://github.com/deacondesperado/nixfiles
Last synced: 2 days ago
JSON representation
My nix, darwin and home-manager configuration
- Host: GitHub
- URL: https://github.com/deacondesperado/nixfiles
- Owner: DeaconDesperado
- Created: 2023-04-24T21:22:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-06T16:40:45.000Z (5 days ago)
- Last Synced: 2025-01-06T17:47:11.736Z (4 days ago)
- Language: Shell
- Size: 218 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nix-files
My [Nix](https://nixos.org/download.html) / [nix-darwin](https://github.com/LnL7/nix-darwin) / [Home Manager](https://github.com/LnL7/nix-darwin) configuration.
## Use
```sh
darwin-rebuild switch --flake .
```# Notes:
Not managed via nix
* Docker Desktop
* JDKs + JREs (manually managed)
* Idea Application Install (ideavim tracked)
* Vendor internal tools (homebrew'ed)
* qmk ([bug in nix pkg](https://discourse.nixos.org/t/what-is-the-difference-between-aarch64-apple-darwin-and-aarch64-darwin-and-why-are-they-incompatible/27568))
* Obsidian
* Discord
* python environments via [zsh-pyenv](https://github.com/mattberther/zsh-pyenv)