Install file.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
file
|
||||
nodejs_20
|
||||
neovim
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user