chore(flake): update inputs
This commit is contained in:
parent
c6070cf5f9
commit
ddc159417a
2 changed files with 10 additions and 10 deletions
home/editors
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./lsp.nix ./neovim ./vscode.nix ];
|
||||
imports = [ ./lsp.nix ./neovim ];
|
||||
|
||||
home.packages = with pkgs; [ fzf ripgrep ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue