mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
49 lines
1.6 KiB
Markdown
49 lines
1.6 KiB
Markdown
<h1 align="center">
|
|
0xTux/nixos-config
|
|
|
|
[](https://wakatime.com/badge/user/012e8da9-99fe-4600-891b-bd9d8dce73d9/project/312e6509-0e4f-47b7-b5de-54985b546702)
|
|
[](https://builtwithnix.org)
|
|
</h1>
|
|
|
|
# NixOS configuration flake
|
|

|
|
|
|
## Installation
|
|
|
|
Currently there are 3 host's:
|
|
1. **canopus**
|
|
- Asus Zephyrus G15
|
|
2. **wsl**
|
|
- Windows Subsytem for Linux
|
|
3. **controller**
|
|
- Headscale
|
|
- Vaultwarden
|
|
- Gitea
|
|
- Uptime Kuma
|
|
- Grafana, Loki, Promtail
|
|
|
|
Hosts can be build with:
|
|
|
|
```
|
|
nh os switch -H <HOSTNAME>
|
|
```
|
|
|
|
## Components
|
|
|
|
| | Wayland | Xorg |
|
|
| ------------- | ------- | ---------------- |
|
|
| DM | / | SDDM |
|
|
| WM/DE | / | AwesomeWM |
|
|
| Compositor | / | Picom (Jonaburg) |
|
|
| Bar | / | Wibar |
|
|
| Hotkeys | / | Awful |
|
|
| Launcher | / | Rofi |
|
|
| Notifications | / | Naughty |
|
|
| Terminal | / | Wezterm |
|
|
| Editor | / | Neovim |
|
|
|
|
**Spent weeks on this system configuration 😢**
|
|
|
|
<img src="https://user-images.githubusercontent.com/97862450/265550523-2f66a8b6-4347-40af-89c6-12db3a61cc7c.jpeg" width="50%" />
|
|
|