From 1b6566b1aea3041db0a98a6a4ee2fa9f18b4c705 Mon Sep 17 00:00:00 2001 From: harry Date: Mon, 15 Jul 2024 16:28:21 +0200 Subject: [PATCH] even more instructions, i guess?? --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70ee0a0..c1912b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,20 @@ -# my nix homelab config!! +# my nix homelab config -Hosted on a Proxmox VM. This config includes : +**THIS CONFIG IS STILL EXPERIMENTAL !! IT MIGHT WONT WORK OR JUST BREAK YOUR CURRENT INSTALL** +Hosted on a Proxmox VM (8Gb RAM + 300Gb storage). It is not using the flake.nix because i don't see the use for it, as much than home-manager... + +The goal of this config is to include : + +- -arr suite +- Authentik +- slskd +- a cloud solution, to backup family files +- crafty controller +- a matrix server +- tt-rss +- tailscale ## Installation -You will need to do a basic install +You will need to do a basic NixOS install with my config files placed @ `/etc/nixos`. +Then, setup and adapt the config with your secrets. I am using sops-nix here.