WIP refactor

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-14 18:56:54 -05:00
parent a5c14dc701
commit 4b1bf541cf
6 changed files with 95 additions and 14 deletions

3
common/config.nix Normal file
View file

@ -0,0 +1,3 @@
{
config_prefix = "ringofstorms_common";
}