This commit is contained in:
Polen 2026-02-18 11:07:01 -05:00
parent 143cd6c603
commit 36c73a41ff
17 changed files with 275 additions and 234 deletions

View file

@ -1,5 +1 @@
{...}: {
imports = [
./pocketbase.nix
];
}
{ ... }: { imports = [ ./pocketbase.nix ]; }