docs: fix minor mistakes
This commit is contained in:
@@ -5,7 +5,7 @@ A modular, flake-based NixOS configuration for a single host (`hakase`).
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Hyprland** compositor with UWSM (systemd session management)
|
- **Hyprland** compositor with UWSM (systemd session management)
|
||||||
- **Stylix** for automatic system-wide theming from wallpaper colors
|
- **Matugen** for automatic system-wide theming from wallpaper colors
|
||||||
- **Hardened Firefox** with custom bookmarks and new tab page
|
- **Hardened Firefox** with custom bookmarks and new tab page
|
||||||
- **Vim keybindings** throughout the system
|
- **Vim keybindings** throughout the system
|
||||||
- **SOPS** for encrypted secrets management
|
- **SOPS** for encrypted secrets management
|
||||||
@@ -28,7 +28,7 @@ A modular, flake-based NixOS configuration for a single host (`hakase`).
|
|||||||
│ ├── firefox/ # Browser configuration
|
│ ├── firefox/ # Browser configuration
|
||||||
│ ├── ghostty/ # Terminal emulator
|
│ ├── ghostty/ # Terminal emulator
|
||||||
│ ├── neovim/ # Editor (via nixovim flake)
|
│ ├── neovim/ # Editor (via nixovim flake)
|
||||||
│ ├── walker/ # Application launcher
|
│ ├── vicinae/ # Application launcher
|
||||||
│ └── ... # And many more
|
│ └── ... # And many more
|
||||||
├── secrets/ # SOPS encrypted secrets
|
├── secrets/ # SOPS encrypted secrets
|
||||||
└── assets/ # Wallpapers and other assets
|
└── assets/ # Wallpapers and other assets
|
||||||
@@ -78,8 +78,8 @@ Central configuration values are defined in `config.nix`:
|
|||||||
| chaotic | CachyOS kernel and packages |
|
| chaotic | CachyOS kernel and packages |
|
||||||
| sops-nix | Secrets management |
|
| sops-nix | Secrets management |
|
||||||
| nixovim | Neovim configuration |
|
| nixovim | Neovim configuration |
|
||||||
| stylix | System-wide theming |
|
| matugen | System-wide theming |
|
||||||
| walker | Application launcher |
|
| vicinae | Application launcher |
|
||||||
| textfox | Firefox CSS theme |
|
| textfox | Firefox CSS theme |
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user