refactor: move flake-parts modules to nix/modules/flake
This commit is contained in:
parent
757640652f
commit
dcd950a4b4
7 changed files with 0 additions and 0 deletions
4
nix/modules/flake/text.nix
Normal file
4
nix/modules/flake/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