Move some packages to be user specific
This commit is contained in:
parent
a8bd695dba
commit
ed2b07f6a2
2 changed files with 3 additions and 3 deletions
|
@ -75,10 +75,7 @@
|
|||
shells = [ pkgs.zsh ];
|
||||
systemPackages = with pkgs;
|
||||
[
|
||||
neovim
|
||||
telegram-desktop
|
||||
usbutils
|
||||
wl-clipboard
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -12,11 +12,14 @@
|
|||
fd
|
||||
gcc
|
||||
neovide
|
||||
neovim
|
||||
nerdfonts
|
||||
nodejs
|
||||
pass
|
||||
ripgrep
|
||||
tree-sitter
|
||||
usbutils
|
||||
wl-clipboard
|
||||
yarn
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue