added notes and rebuilt flake

This commit is contained in:
John Lancaster
2026-03-08 10:49:23 -05:00
parent c66e86da88
commit 9af4544640
4 changed files with 58 additions and 47 deletions

View File

@@ -1,7 +1,6 @@
# DO-NOT-EDIT. This file was auto-generated using github:vic/flake-file.
# Use `nix run .#write-flake` to regenerate it.
{
description = "A dendritic setup.";
outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } (inputs.import-tree ./modules);
@@ -23,7 +22,6 @@
inputs.nixpkgs.follows = "nixpkgs";
url = "github:Mic92/sops-nix";
};
systems.url = "github:nix-systems/default";
};
}