diff --git a/nixos_common.nix b/nixos_common.nix index 365b86bf..5593e233 100644 --- a/nixos_common.nix +++ b/nixos_common.nix @@ -75,10 +75,7 @@ shells = [ pkgs.zsh ]; systemPackages = with pkgs; [ - neovim telegram-desktop - usbutils - wl-clipboard ]; }; } diff --git a/users/functionalhacker/home.nix b/users/functionalhacker/home.nix index c516a06a..0b3bceef 100644 --- a/users/functionalhacker/home.nix +++ b/users/functionalhacker/home.nix @@ -12,11 +12,14 @@ fd gcc neovide + neovim nerdfonts nodejs pass ripgrep tree-sitter + usbutils + wl-clipboard yarn ];