mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
Create README.md
This commit is contained in:
40
README.md
Normal file
40
README.md
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
<h1 align="center">
|
||||||
|
0xTux/nixos-config
|
||||||
|
|
||||||
|
[](https://builtwithnix.org)
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
# NixOS configuration flake
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Currently there is 1 host:
|
||||||
|
1. canopus
|
||||||
|
- UEFI boot w/ systemd-boot
|
||||||
|
2. wsl
|
||||||
|
- Windows Subsytem for Linux
|
||||||
|
|
||||||
|
Hosts can be build with:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo nixos-rebuild switch --flake .#<HOSTNAME>
|
||||||
|
```
|
||||||
|
|
||||||
|
## Components
|
||||||
|
|
||||||
|
| | Wayland | Xorg |
|
||||||
|
|---------------|------------|------------------|
|
||||||
|
| DM | / | SDDM |
|
||||||
|
| WM/DE | / | AwesomeWM |
|
||||||
|
| Compositor | / | Picom (Jonaburg) |
|
||||||
|
| Bar | / | Wibar |
|
||||||
|
| Hotkeys | / | Awful |
|
||||||
|
| Launcher | / | Rofi |
|
||||||
|
| Notifications | Dunst | Naughty |
|
||||||
|
| Terminal | Alacritty | Alacritty |
|
||||||
|
| Editor | Neovim | Neovim |
|
||||||
|
|
||||||
|
**Spent weeks on this system configuration 😢**
|
||||||
|
|
||||||
|
<img src="https://user-images.githubusercontent.com/97862450/265550523-2f66a8b6-4347-40af-89c6-12db3a61cc7c.jpeg" width="50%" />
|
||||||
|
|
Reference in New Issue
Block a user