mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -06:00
Clean up the place, setup and moving lemp.nix over
This commit is contained in:
parent
34424406fe
commit
3e815276c3
3 changed files with 31 additions and 88 deletions
|
@ -1,7 +0,0 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.mkShell {
|
||||
nativeBuildInputs = [
|
||||
pkgs.buildPackages.nodejs-16_x
|
||||
pkgs.buildPackages.nodePackages.npm
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue