switched to dentritic pattern and cleaned up config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
inputs.flake-parts.flakeModules.modules
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user