Nix configurations
Go to file
mat ess d6f77dca45 Add initial vscodium-m1 2022-04-21 18:15:52 -04:00
configs Tokyo Night for nvim 2022-02-12 02:19:07 -05:00
darwin Move jitsi back to brew 2022-04-20 21:38:39 -04:00
home Add initial vscodium-m1 2022-04-21 18:15:52 -04:00
legacy Migrate to flakes 2022-01-23 03:26:20 -05:00
modules Minor tweaks, new homebrew packages 2022-04-13 09:04:26 -04:00
overlays Minor tweaks, new homebrew packages 2022-04-13 09:04:26 -04:00
pkgs Add initial vscodium-m1 2022-04-21 18:15:52 -04: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 More minor tweaks 2022-04-20 16:31:11 -04:00
flake.nix Add initial vscodium-m1 2022-04-21 18:15:52 -04: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 .