add system.html
This commit is contained in:
parent
a09c4032fb
commit
faca2249d8
2 changed files with 114 additions and 31 deletions
|
@ -1,5 +1,6 @@
|
|||
{ pkgs ? import <nixpkgs> {} }: pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
nodePackages.serve
|
||||
nodePackages.prettier
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue