init core-data

This commit is contained in:
Luj 2023-12-23 15:18:31 +01:00
parent a068ae2cdb
commit 27d6b3500c
Signed by: luj
GPG key ID: 6FC74C847011FD83
7 changed files with 325 additions and 82 deletions

View file

@ -0,0 +1,4 @@
{ pkgs, lib, config, ... }:
{
luj.hmgr.julien = { };
}