docs: clean up directory structure
This commit is contained in:
1
docs/nix/shell.nix
Normal file
1
docs/nix/shell.nix
Normal file
@@ -0,0 +1 @@
|
||||
{ docs, pkgs, ... }: pkgs.mkShell { inputsFrom = [ docs ]; }
|
||||
Reference in New Issue
Block a user