feat: Refactor to use flake-parts and import inventory and users thru the flake parts
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
inputs,
|
||||
lib,
|
||||
config
|
||||
config,
|
||||
}:
|
||||
import ../fleet/default.nix {
|
||||
inherit inputs lib config;
|
||||
|
||||
Reference in New Issue
Block a user