Switch to SwayFX
This commit is contained in:
parent
6571feaff7
commit
c310042564
41 changed files with 1450 additions and 294 deletions
71
README.md
71
README.md
|
@ -5,9 +5,7 @@ include_toc: true
|
|||
|
||||
# NixOS system configurations
|
||||
|
||||
[toc]
|
||||
|
||||
## Installation (WIP)
|
||||
<!-- ## Installation (WIP) -->
|
||||
|
||||
## Hosts
|
||||
|
||||
|
@ -15,22 +13,33 @@ include_toc: true
|
|||
|
||||
#### Programs
|
||||
|
||||
| Name | Type |
|
||||
| :----------: | :-----------------: |
|
||||
| KDE Plasma 6 | Desktop environment |
|
||||
| Krohnkite | Auto-tiling plugin |
|
||||
| Neovim | Text editor |
|
||||
| Firefox | Web browser |
|
||||
| Dolphin | File browser |
|
||||
| qBittorrent | Torrent client |
|
||||
# TODO: add a file manager
|
||||
|
||||
#### Games
|
||||
| Name | Type |
|
||||
| -----------------: | :------------------ |
|
||||
| SwayFX | Wayland compositor |
|
||||
| Aylur's GTK Shell | Bar and launcher |
|
||||
| kitty | Terminal emulator |
|
||||
| Neovim | Text editor |
|
||||
| Firefox | Web browser |
|
||||
| qBittorrent | Torrent client |
|
||||
| LibreOffice | Office suite |
|
||||
| GIMP | Photo editor |
|
||||
| Inkscape | Vector image editor |
|
||||
| EasyEffects | Audio equalizer |
|
||||
| MusicBrainz Picard | Music tagging |
|
||||
| Element | Matrix client |
|
||||
| Vesktop | Discord client |
|
||||
|
||||
- Steam
|
||||
- Minecraft (Prism Launcher)
|
||||
- osu! (Lazer client)
|
||||
- r2modman (Mod manager)
|
||||
- ProtonUp-Qt
|
||||
#### Games and game-related stuff
|
||||
|
||||
| Name | Type |
|
||||
| -------------: | :----------------------------------- |
|
||||
| Steam | Game launcher |
|
||||
| Prism Launcher | Minecraft launcher |
|
||||
| osu!lazer | Rhythm game, open source version |
|
||||
| r2modman | Mod manager |
|
||||
| ProtonUp-Qt | Tool to update Proton-GE and similar |
|
||||
|
||||
### 🐳 Great Yamada | Home server
|
||||
|
||||
|
@ -38,17 +47,17 @@ include_toc: true
|
|||
|
||||
**Still a WIP**
|
||||
|
||||
| Name | Type | Public-facing |
|
||||
| :---------------: | :----------------------------: | :-----------: |
|
||||
| Nginx | Web server and reverse proxy | x |
|
||||
| PostgreSQL | Database engine |
|
||||
| Forgejo | Git repository | x |
|
||||
| Synapse | Matrix server | x |
|
||||
| coturn | TURN server | x |
|
||||
| Synapse (bridges) | Matrix server | |
|
||||
| mautrix-whatsapp | WhatsApp bridge for Matrix | |
|
||||
| PaperMC | Minecraft server | x |
|
||||
| AdGuard Home | DNS server and content blocker | |
|
||||
| Invidious | YouTube proxy | |
|
||||
| SearXNG | Metasearch engine | |
|
||||
| Radicale | CalDAV / CardDAV server | |
|
||||
| Name | Type | Public-facing |
|
||||
| ----------------: | :----------------------------- | :-----------: |
|
||||
| Nginx | Web server and reverse proxy | x |
|
||||
| PostgreSQL | Database engine |
|
||||
| Forgejo | Git repository | x |
|
||||
| Synapse | Matrix server | x |
|
||||
| coturn | TURN server | x |
|
||||
| Synapse (bridges) | Matrix server | |
|
||||
| mautrix-whatsapp | WhatsApp bridge for Matrix | |
|
||||
| PaperMC | Minecraft server | x |
|
||||
| AdGuard Home | DNS server and content blocker | |
|
||||
| Invidious | YouTube proxy | |
|
||||
| SearXNG | Metasearch engine | |
|
||||
| Radicale | CalDAV / CardDAV server | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue