Update nixpkgs and add broot overlay

broot 1.14.0 does not build on non-Linux, so 1.14.1 is in as a hotfix.
This commit is contained in:
Natsu Kagami 2022-07-06 15:56:28 -04:00 committed by Natsu Kagami
parent 322923829c
commit 2a76dc2039
5 changed files with 123 additions and 34 deletions

View file

@ -20,6 +20,7 @@
programs.fish.shellAliases = {
brew64 = "arch -x86_64 /usr/local/bin/brew";
};
nki.programs.kitty.package = pkgs.hello; # We install kitty for ourselves
nki.programs.kitty.background = ./images/chise-bg.png;
home.sessionPath = [