Switch back to 23.05
Issues with Neovim, Harpoon and/or Telescope.
This commit is contained in:
parent
545b386096
commit
4e1c3123a0
9 changed files with 32 additions and 41 deletions
system/nixos
|
@ -179,7 +179,8 @@ in
|
|||
monospace = [ "JetBrainsMono Nerd Font Mono" ];
|
||||
};
|
||||
};
|
||||
packages = with pkgsUnstable; [
|
||||
|
||||
fonts = with pkgsUnstable; [
|
||||
(nerdfonts.override {
|
||||
fonts = [
|
||||
"AnonymousPro"
|
||||
|
|
|
@ -35,5 +35,6 @@ in
|
|||
LC_CTYPE = "en_GB.UTF-8";
|
||||
PATH = "$PATH:./vendor/bin:./node_modules/.bin";
|
||||
PULUMI_SKIP_UPDATE_CHECK = "true";
|
||||
RIPGREP_CONFIG_PATH = "$HOME/.config/ripgrep/config";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue