feature(lib for bgs) adding a library for backgrounds

This commit is contained in:
2025-09-06 11:36:42 +02:00
parent 9bbb6b0b2e
commit a11e4961e1
11 changed files with 138 additions and 109 deletions

View File

@@ -19,16 +19,6 @@ let
"cnst@bunk" = sharedImports ++ [
./cnst
];
# "cnst@sobotka" =
# sharedImports
# ++ [
# ./cnst
# ];
# "cnst@ziggy" =
# sharedImports
# ++ [
# ./cnst
# ];
"toothpick@toothpc" = sharedImports ++ [
./toothpick
];