🗒 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
|
# 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
|
## Commands
|
||||||
|
|
||||||
Format all .nix files
|
Format all .nix files
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
./fmt
|
./fmt
|
||||||
```
|
```
|
||||||
|
|
||||||
Rebuild and test Nix configuration
|
Rebuild and test Nix configuration
|
||||||
|
|
||||||
- Will add all new files to git and format all nix-files
|
- Will add all new files to git and format all nix-files
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
./test
|
./test
|
||||||
```
|
```
|
||||||
|
|
||||||
Rebuild and switch Nix configuration
|
Rebuild and switch Nix configuration
|
||||||
|
|
||||||
- Will add all new files to git and format all nix-files
|
- Will add all new files to git and format all nix-files
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
./rebuild
|
./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