feat(upstream): switch to remote git repository for engine
- Update installer to use git+https://git.bemagri.xyz/bernardo/Nomarchy.git - Remove redundant bundling/copying of the engine to /etc/nixos/nomarchy - Expose all themes via xdg.dataFile for script accessibility - Update theme scripts to resolve directories via local share instead of hardcoded system paths - Update documentation to reflect the new remote-first architecture
This commit is contained in:
@@ -48,7 +48,7 @@ The wizard will guide you through:
|
||||
Nomarchy uses a "Downstream" model. After installation, your configuration lives in `/etc/nixos/` and is split into three main parts:
|
||||
|
||||
### 1. Distro Core (Upstream)
|
||||
Located in `/etc/nixos/nomarchy/`. This is the engine. You should generally not modify files here.
|
||||
Managed via the public Git repository. This is the engine. You should generally not modify files here.
|
||||
|
||||
### 2. Your System (`system.nix`)
|
||||
Add system-wide packages, services, and hardware tweaks here.
|
||||
|
||||
Reference in New Issue
Block a user