name env
This commit is contained in:
parent
1835f31feb
commit
a784bfd213
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
packages.default = prod_homepage;
|
||||
packages.static = static_homepage;
|
||||
devShells.default = pkgs.mkShell {
|
||||
name = "ssg";
|
||||
buildInputs = with pkgs; [
|
||||
pkgs.vscode-langservers-extracted # html, css lsp
|
||||
simple-http-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue