clan-cli: Init clan machines import
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
description = "Flake-parts";
|
||||
path = ./flake-parts;
|
||||
};
|
||||
flash-installer = {
|
||||
description = "Flash installer";
|
||||
path = ./flash-installer;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
|
||||
];
|
||||
|
||||
# Hello World
|
||||
}
|
||||
Reference in New Issue
Block a user