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

|
||||

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