Initial commit: NexusOS - local AI assistant platform

This commit is contained in:
Jon Wingender
2026-07-21 22:48:38 -05:00
commit 714b9fc890
850 changed files with 28278 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
/* NexusOS — user-level GTK3 overrides.
Symlinked to ~/.config/gtk-3.0/gtk.css so it lives with the rest of
the NexusOS theme in nexus-core. The theme proper is in NexusOS/. */
* {
caret-color: #8cc63f;
}