very barebones first steps, just a rough template still lots of work
This commit is contained in:
parent
4972944cc0
commit
9ec685c755
5 changed files with 773 additions and 4 deletions
|
@ -10,6 +10,7 @@ let
|
|||
in
|
||||
{
|
||||
# https://devenv.sh/basics/
|
||||
packages = with pkgs; [ tailwindcss_4 ];
|
||||
|
||||
# https://devenv.sh/languages/
|
||||
languages.zig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue