fix: Remove incorrect ./parts/fleet-data.nix import from flake.nix and use correct flake-parts structure
This commit is contained in:
5
parts/templates.nix
Normal file
5
parts/templates.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
# Templates for external configurations
|
||||
{ ... }:
|
||||
{
|
||||
flake.templates = import ../templates;
|
||||
}
|
||||
Reference in New Issue
Block a user