user factory

This commit is contained in:
John Lancaster
2026-03-10 23:12:09 -05:00
parent 5e62bcd97c
commit 24c6ac52a7
4 changed files with 59 additions and 30 deletions

View File

@@ -1,9 +1,7 @@
{ inputs, ... }:
{
imports = [
# https://github.com/vic/flake-file/tree/main/modules/dendritic
inputs.flake-file.flakeModules.dendritic
];
}