🗒 Desktop screenshot and short list of deps
This commit is contained in:
parent
211f311d0d
commit
8f7dcd3ce7
18
README.md
18
README.md
@ -1,22 +1,38 @@
|
||||
# NixOS Configurations
|
||||
|
||||
My NixOS configurations for my desktop
|
||||
My NixOS configurations with dotfiles for my desktop
|
||||
|
||||

|
||||
|
||||
## Includes
|
||||
|
||||
| | |
|
||||
|--------|------------|
|
||||
| WM | Hyprland |
|
||||
| Shell | Fish |
|
||||
| Prompt | Starship |
|
||||
| Theme | Catppuccin |
|
||||
|
||||
## Commands
|
||||
|
||||
Format all .nix files
|
||||
|
||||
```Shell
|
||||
./fmt
|
||||
```
|
||||
|
||||
Rebuild and test Nix configuration
|
||||
|
||||
- Will add all new files to git and format all nix-files
|
||||
|
||||
```Shell
|
||||
./test
|
||||
```
|
||||
|
||||
Rebuild and switch Nix configuration
|
||||
|
||||
- Will add all new files to git and format all nix-files
|
||||
|
||||
```Shell
|
||||
./rebuild
|
||||
```
|
||||
|
BIN
assets/desktop.png
Normal file
BIN
assets/desktop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
Loading…
x
Reference in New Issue
Block a user