From 93219b7c02da4c07fbebc4cdd3651ec111c8daea Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 17 Aug 2024 00:54:36 +0200 Subject: nix pkg, module and conf description --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb254ae..525915d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,22 @@ # r2wars -If you want to clone from git.emile.space, you can do so like this: +## nix + +So I use nix for all kinds of things nowadays and so here as well. +You don't have to if you don't want to and that's ok. + +There's a nix package here: +https://git.emile.space/hefe/tree/nix/pkgs/r2wars-web/default.nix + +And a nix module using that package here: +https://git.emile.space/hefe/tree/nix/modules/r2wars-web/default.nix + +And the configuration I'm currently running on https://r2wa.rs using the module which uses the package here: +https://git.emile.space/hefe/tree/nix/hosts/corrino/www/r2wa.rs.nix + +If you want to clone from git.emile.space, you can currently do so like this: ``` git clone git://git.emile.space/r2wars-web.git +git clone git://git.emile.space/hefe.git ``` -- cgit 1.4.1