feat: sem7
This commit is contained in:
5
devenv.nix
Normal file
5
devenv.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, lib, config, inputs, ... }:
|
||||
|
||||
{
|
||||
packages = [ pkgs.git pkgs.opam pkgs.typst ];
|
||||
}
|
||||
Reference in New Issue
Block a user