update documentation

Former-commit-id: 82d8d6e1a7
This commit is contained in:
Hadi
2025-03-21 21:18:25 +01:00
parent 1a53b35a1f
commit e1bec5a053
3 changed files with 58 additions and 7 deletions

View File

@@ -45,9 +45,9 @@ It includes *home-manager*, *secrets*, and *custom theming* all in one place.
## Architecture
### 🏠 home (User-level configuration)
### 🏠 /home (User-level configuration)
Contains dotfiles and settings that apply to your user environment.
Contains **dotfiles and settings** that apply to your user environment.
**Subfolders:**
@@ -55,16 +55,16 @@ Contains dotfiles and settings that apply to your user environment.
- `scripts` is a folder full of bash scripts (see [SCRIPTS.md](docs/SCRIPTS.md))
- `system` is some "desktop environment" configuration
### 🐧 nixos
### 🐧 /nixos
Those are the system-level configurations. (audio, bluetooth, gpu, bootloader, ...)
### 🎨 themes
### 🎨 /themes
This folder contains all system themes.
This folder contains all system themes. Mainly [stylix](https://stylix.danth.me/) configurations.
Check out the available themes and learn how to create your own in [THEMES.md](docs/THEMES.md)
### 💻 hosts
### 💻 /hosts
This directory contains host-specific configurations.
Each host includes:

BIN
.github/assets/server_dashboard.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB