Add some more packages
This commit is contained in:
parent
d1696d7538
commit
37656a1c6b
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ pkgs, config, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
@ -13,8 +13,10 @@
|
|||
packages = with pkgs; [
|
||||
cargo
|
||||
fd
|
||||
file
|
||||
gcc
|
||||
grc
|
||||
imagemagick
|
||||
neovide
|
||||
nerdfonts
|
||||
nodejs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue