This commit is contained in:
John Lancaster
2026-02-16 09:35:04 -06:00
parent c62545221c
commit 6dd5d2e171
4 changed files with 13 additions and 13 deletions
+6
View File
@@ -0,0 +1,6 @@
# A Dendritic Nix Flake
```shell
nix run ".#write-flake"
nix flake check
```