fix(neovim): temporaly fix for neovim's mason.nvim binaries
This commit is contained in:
@@ -86,7 +86,6 @@
|
||||
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
||||
];
|
||||
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
# plain files is through 'home.file'.
|
||||
home.file = {
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
export GPG_TTY=$(tty)
|
||||
|
||||
alias tmux="tmux -f ${config.xdg.configHome}/tmux/tmux.conf"
|
||||
alias nvim="${pkgs.steam-run}/bin/steam-run nvim"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user