|
1 week ago | |
---|---|---|
darwin | 1 week ago | |
home | 1 week ago | |
lib | 3 months ago | |
modules | 3 months ago | |
overlays | 4 months ago | |
pkgs | 1 week ago | |
templates | 3 months ago | |
.envrc | 4 months ago | |
.gitignore | 4 months ago | |
README.md | 3 months ago | |
default.nix | 1 year ago | |
flake.lock | 2 weeks ago | |
flake.nix | 2 months ago |
README.md
dotfiles.nix
nix user configuration for nix-darwin and home-manager.
spiritually a fork of https://github.com/malob/nixpkgs, but using a repo i already had lying around
installation
$ nix build .#configurations.matbook.system
$ ./result/sw/bin/darwin-rebuild switch --flake .
organization
flake.nix
main entry point and glue for submodules
default.nix
compatibility for legacy nix tooling, eg nix-build
configs
non-nix configurations
darwin
nix-darwin specific configuration
bootstrap.nix
minimal configuration for a base macOS system
default.nix
full featured macOS system
homebrew.nix
homebrew + mac app store apps
defaults.nix
macOS system settings
home
home-manager configuration
configs
simple configurations
default.nix
main user environment configuration
kitty.nix
kitty terminal configuration and integrations
shells.nix
fish shell configuration and integrations
modules
darwin
various extensions for nix-darwin configuration
home
customization for kitty terminal and other programs
overlays
colors
pure nix colorscheme palettes
pkgs
custom-built nix packages in a sub-flake