2022-10-28 16:32:25 +03:00
|
|
|
# NixOS system configuration
|
|
|
|
|
2023-03-19 09:27:30 +03:00
|
|
|
This repository contains configurations for my personal vps and workstations.
|
2022-10-28 16:32:25 +03:00
|
|
|
|
2023-03-19 09:27:30 +03:00
|
|
|
## Hosts
|
|
|
|
|
|
|
|
Workstations:
|
|
|
|
|
|
|
|
- **home** - Home desktop computer for work.
|
|
|
|
- **asus-gl553vd** - My laptop for remote work.
|
|
|
|
|
|
|
|
### Modules
|
2022-10-28 16:32:25 +03:00
|
|
|
|
2023-03-19 09:27:30 +03:00
|
|
|
- **Docker stack** - It creates services in docker swarm node.
|
2022-10-28 16:32:25 +03:00
|
|
|
|
2023-03-19 09:27:30 +03:00
|
|
|
# Home Manager configs
|
|
|
|
|
|
|
|
User configurations are included.
|
|
|
|
|
|
|
|
### Themes
|
2022-10-28 16:32:25 +03:00
|
|
|
|
|
|
|
| Name | Palettes | Note |
|
|
|
|
| :--------- | :------- | :------ |
|
|
|
|
| Catppuccin | Frappe | Current |
|
|
|
|
|
2023-03-19 09:27:30 +03:00
|
|
|
### Core Programs
|
|
|
|
|
2023-07-31 00:09:57 +03:00
|
|
|
| Type | Program |
|
|
|
|
| :------------- | :------ |
|
|
|
|
| Status Bar | Polybar |
|
|
|
|
| Window Manager | XMonad |
|
|
|
|
| Launcher | Dmenu |
|
|
|
|
| Terminal | Wezterm |
|
|
|
|
| Editor | Neovim |
|
|
|
|
| File Manager | vifm |
|
|
|
|
| Shell | Zsh |
|
2022-10-28 16:32:25 +03:00
|
|
|
|
2023-03-19 09:27:30 +03:00
|
|
|
### Screenshots
|
2022-10-28 16:32:25 +03:00
|
|
|
|
2023-03-19 09:27:30 +03:00
|
|
|
![workspace](assets/screenshot_1.png)
|
|
|
|
|
|
|
|
![desktop](assets/screenshot_2.png)
|