diff --git a/install.sh b/install.sh index 13f612f3..dae5e884 100755 --- a/install.sh +++ b/install.sh @@ -20,3 +20,6 @@ echo -e "${GREEN}[+] Symlinking dotfiles...${ENDCOLOR}" stow -v -t $HOME home --adopt git diff git reset --hard + +# Install font +nix-env -iA nixpkgs.fira-code-nerdfont