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