Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pbar1/dotfiles

~ is where the :snowflake: is
https://github.com/pbar1/dotfiles

dotfiles flake nix

Last synced: 3 months ago
JSON representation

~ is where the :snowflake: is

Awesome Lists containing this project

README

        

# Nix Config :snowflake:

Configuration for NixOS, macOS, and Home Manager

## Links

- [Nix Flakes](https://nixos.wiki/wiki/Flakes)
- [Setting up Home Manager with Nix Flakes](https://nix-community.github.io/home-manager/index.html#ch-nix-flakes)
- [nix-darwin supports managing Homebrew packages](https://github.com/LnL7/nix-darwin/pull/262)
- [Example showing nix-darwin managing Homebrew](https://github.com/malob/nixpkgs/blob/master/darwin/homebrew.nix)
- [Example showing nix-darwin managing macOS `defaults`](https://github.com/LnL7/nix-darwin/blob/master/modules/examples/lnl.nix)
- [brian/dotfiles.nix](https://git.bytes.zone/brian/dotfiles.nix)
- [NixOS rebuild was broken by Git CVE...](https://github.com/NixOS/nixpkgs/issues/169193)
- [MacOS `defaults` documentation](https://macos-defaults.com/screenshots/location.html)
- [Paranoid NixOS Setup](https://christine.website/blog/paranoid-nixos-2021-07-18)
- [asimpson/dotfiles](https://github.com/asimpson/dotfiles/blob/master/nixos/t480s/configuration.nix)
- [NixOS on ZFS](https://grahamc.com/blog/nixos-on-zfs)
- [Flakes: NixOS and Home Manager migration](https://gvolpe.com/blog/nix-flakes/)