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
4
nix/flake-parts/text.nix
Normal file
4
nix/flake-parts/text.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ inputs, ... }:
|
||||
{
|
||||
imports = [ inputs.text.flakeModules.default ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue