aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2025-10-18 13:17:03 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2025-10-18 13:17:03 +0530
commit66d33061f91df1bbcc608979d430251fda7209b2 (patch)
treee24a9459dc27e68aa2cac902b11bcb48c0ebecdf
parent9ec569a1b34f17d32894d51614cff84d8952d868 (diff)
installation guide
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb6de2d..ea97ca2 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@
<p align="center">
<a href="#wallpapers">Wallpapers</a> •
+ <a href="#installation">Installation</a> •
<a href="#customization">Customization</a> •
<a href="#docs">Docs</a>
</p>
@@ -28,6 +29,14 @@ And more in Wallpapers/
[Credit for F1 wallpapers](https://photos.google.com/share/AF1QipMSCLnAN3FpvqaMdcMQfXJU9tHow9PLA1bm4RaeQhzq6EpmLGDnmq1ht2dNqLwODg?pli=1&key=N0xtODRJMHl3cjNwRlVoa2dEanRxZm14TFpBTGpB)
+## Installation
+Adjust username and hostname in flake.nix according to your needs<br>
+then
+```
+chmod +x install.sh
+./install.sh
+```
+
## 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>