refactor: rename modules directory to nix
This commit is contained in:
parent
b1a33074b8
commit
038bd036fa
13 changed files with 1 additions and 1 deletions
5
nix/flake-parts/make-shell.nix
Normal file
5
nix/flake-parts/make-shell.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ inputs, ... }:
|
||||
{
|
||||
#TODO: add to readme
|
||||
imports = [ inputs.make-shell.flakeModules.default ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue