michishirube

This commit is contained in:
TheWanderingCrow 2025-07-28 16:43:14 -04:00
parent 0663018580
commit 1b641f4af7

View file

@ -0,0 +1,5 @@
{lib, ...}: {
imports = [
common/core
];
}