Nix configurations
Go to file
mat ess a695374977 Add some packages, format with nixpkgs-fmt 2022-01-23 18:50:34 -05:00
darwin Add some packages, format with nixpkgs-fmt 2022-01-23 18:50:34 -05:00
home Add some packages, format with nixpkgs-fmt 2022-01-23 18:50:34 -05:00
legacy Migrate to flakes 2022-01-23 03:26:20 -05:00
modules Add some packages, format with nixpkgs-fmt 2022-01-23 18:50:34 -05:00
overlays Add some packages, format with nixpkgs-fmt 2022-01-23 18:50:34 -05:00
.gitignore Migrate to flakes 2022-01-23 03:26:20 -05:00
README.md Migrate to flakes 2022-01-23 03:26:20 -05:00
default.nix Add some packages, format with nixpkgs-fmt 2022-01-23 18:50:34 -05:00
flake.lock Migrate to flakes 2022-01-23 03:26:20 -05:00
flake.nix Add some packages, format with nixpkgs-fmt 2022-01-23 18:50:34 -05:00
nixpkgs.nix Add some packages, format with nixpkgs-fmt 2022-01-23 18:50:34 -05:00

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 .#darwinConfigurations.matbook.system
$ ./result/sw/bin/darwin-rebuild switch --flake .