From d87c0ccdb4f9c836729e78b0e883b98ac15cc768 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Tue, 21 Apr 2026 02:32:18 +0530 Subject: readme instructions added --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 629bd5a..c52c6af 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,19 @@ --- This is a nix home-manager managed dotfiles for my Arch Linux desktop. + +This is a derivative of my other [dotfiles](https://github.com/demonkingswarn/dotfiles), where i only keep the configs for the programs which doesnt make sense to be managed by home-manager. This repo is specifically for my development environment configs. also my WM / Wayland Compositor configs are in that repo aswell as i dont wanna work on migrating those to here as they are too big for their own good. + +Anyways, let me tell you why i used the name "Odysseus" for this repo. So Odysseus is the name of my desktop PC, and yes the computers in my house (including mobiles, and the homelab) are all themed around Greek Mythology, hence the name. Besides Odysseus is one of my favourite "real" Greek heroes, i used the term "real" here because Percy Jackson is my most favourite Greek hero. + +--- + +## Installation + +Make sure you have `home-manager` installed on your system. + +```sh +git clone https://github.com/demonkingswarn/odysseus +cd odysseus +home-manager switch --flake . +``` -- cgit v1.1