added math the bob

This commit is contained in:
2026-04-13 19:02:34 -04:00
parent 736596c387
commit a0bbc2896a
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
{
imports = [
../home/global.nix
];
}

View File

@@ -1,6 +1,5 @@
{
imports = [
../home/global.nix
../home/gui
];
}