some formatting
This commit is contained in:
parent
c91faa5aaf
commit
57c3bb3e61
21 changed files with 472 additions and 360 deletions
46
README.md
46
README.md
|
|
@ -2,32 +2,40 @@
|
|||
|
||||
## Overview
|
||||
|
||||
This repository contains my NixOS configuration as a flake. This configuration is designed to provide a reproducible and declarative setup for my system. It includes system configuration, package management, and various other NixOS features.
|
||||
This repository contains my NixOS configuration as a flake. This configuration
|
||||
is designed to provide a reproducible and declarative setup for my system. It
|
||||
includes system configuration, package management, and various other NixOS
|
||||
features.
|
||||
|
||||
### Window Manager
|
||||
- hyrpland
|
||||
- waybar
|
||||
- swaylock
|
||||
- wofi
|
||||
- light
|
||||
- grimshot
|
||||
- mako
|
||||
|
||||
- hyrpland
|
||||
- waybar
|
||||
- swaylock
|
||||
- wofi
|
||||
- light
|
||||
- grimshot
|
||||
- mako
|
||||
|
||||
### Terminal
|
||||
- alacritty
|
||||
- zsh
|
||||
- starship
|
||||
- tmux
|
||||
- neovim(my configuration can be found [here](https://github.com/gwg313/nvim-nix))
|
||||
- eza
|
||||
- ripgrep
|
||||
- fd
|
||||
|
||||
- alacritty
|
||||
- zsh
|
||||
- starship
|
||||
- tmux
|
||||
- neovim(my configuration can be found
|
||||
[here](https://github.com/gwg313/nvim-nix))
|
||||
- eza
|
||||
- ripgrep
|
||||
- fd
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Before using this NixOS flake configuration, you should have the following prerequisites:
|
||||
Before using this NixOS flake configuration, you should have the following
|
||||
prerequisites:
|
||||
|
||||
- NixOs should be installed on your system.
|
||||
- Familiarity with Nix and NixOS concepts is helpful but not required.
|
||||
- NixOs should be installed on your system.
|
||||
- Familiarity with Nix and NixOS concepts is helpful but not required.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue