refactor: rename modules/flake to flake-parts, hosts to configurations
This commit is contained in:
parent
f78770d4f1
commit
27161d6b13
6 changed files with 0 additions and 0 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