added notes and rebuilt flake
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
{ inputs, ... }:
|
||||
{
|
||||
|
||||
imports = [
|
||||
# https://github.com/vic/flake-file/tree/main/modules/dendritic
|
||||
inputs.flake-file.flakeModules.dendritic
|
||||
];
|
||||
flake-file.description = "A dendritic setup.";
|
||||
|
||||
# flake.flakeModule = {
|
||||
# imports = (inputs.import-tree ./home-manager);
|
||||
# };
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user