mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
Update README.md
This commit is contained in:
12
README.md
12
README.md
@ -5,7 +5,7 @@
|
|||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
# NixOS configuration flake
|
# NixOS configuration flake
|
||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -15,12 +15,16 @@ Currently there are 3 host's:
|
|||||||
2. **wsl**
|
2. **wsl**
|
||||||
- Windows Subsytem for Linux
|
- Windows Subsytem for Linux
|
||||||
3. **controller**
|
3. **controller**
|
||||||
- Hetzner VPS
|
- Headscale
|
||||||
|
- Vaultwarden
|
||||||
|
- Gitea
|
||||||
|
- Uptime Kuma
|
||||||
|
- Grafana, Loki, Promtail
|
||||||
|
|
||||||
Hosts can be build with:
|
Hosts can be build with:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo nixos-rebuild switch --flake .#<HOSTNAME>
|
nh os switch -H <HOSTNAME>
|
||||||
```
|
```
|
||||||
|
|
||||||
## Components
|
## Components
|
||||||
@ -34,7 +38,7 @@ sudo nixos-rebuild switch --flake .#<HOSTNAME>
|
|||||||
| Hotkeys | / | Awful |
|
| Hotkeys | / | Awful |
|
||||||
| Launcher | / | Rofi |
|
| Launcher | / | Rofi |
|
||||||
| Notifications | / | Naughty |
|
| Notifications | / | Naughty |
|
||||||
| Terminal | / | Alacritty |
|
| Terminal | / | Wezterm |
|
||||||
| Editor | / | Neovim |
|
| Editor | / | Neovim |
|
||||||
|
|
||||||
**Spent weeks on this system configuration 😢**
|
**Spent weeks on this system configuration 😢**
|
||||||
|
Reference in New Issue
Block a user