diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-10-13 09:45:02 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-10-13 09:45:02 +0530 |
| commit | 0af0bb31ead7ff59887bc1eeb66df992c9d15208 (patch) | |
| tree | a4ec461ecc47e22263b4e5eb871f782c0f2b3410 /README.md | |
| parent | 7b952dc9b6001f21cd73562fea6040b2d175b944 (diff) | |
wallpapers, docs + configuration language seperation & cleanup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4fcd20 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ +<h1 align="center"> + <br> + Pegasus Config + <br> +</h1> +<h4 align="center"> + A configuration for NixOS + Hyprland + Nvidia CUDA setup<br> + Minimalistic setup for F1 fans and programmers<br> + Tmux for terminal sessions +</h4> + +<p align="center"> + <a href="#wallpapers">Wallpapers</a> • + <a href="#customization">Customization</a> • + <a hre="#docs">Docs</a> +</p> + + + +## Wallpapers + + + + + + + + + + + +[Credit for F1 wallpapers](https://photos.google.com/share/AF1QipMSCLnAN3FpvqaMdcMQfXJU9tHow9PLA1bm4RaeQhzq6EpmLGDnmq1ht2dNqLwODg?pli=1&key=N0xtODRJMHl3cjNwRlVoa2dEanRxZm14TFpBTGpB) + +## Customization +You can use this project outside of NixOS as well, just by ignoring the nixos directory.<br> +But make sure you download all the dependencies that are used in nixos/desktop-environment.nix<br> +Check ./sync.sh to find where each directory is sourced from + +## Docs |
