Nix configurations
Go to file
mat ess 9b3c7ae2dc Migrate to tokyo night theme in some places 2022-02-11 00:11:36 -05:00
configs Add init.vim 2022-02-10 00:08:27 -05:00
darwin Tweaks, additions 2022-02-10 00:09:59 -05:00
home Migrate to tokyo night theme in some places 2022-02-11 00:11:36 -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 Migrate to tokyo night theme in some places 2022-02-11 00:11:36 -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 Tiny fixes, add mullvadvpn 2022-02-05 16:53:35 -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 .