system/readme.md

39 lines
781 B
Markdown
Raw Permalink Normal View History

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.
# 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
| 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)