mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-19 05:39:34 +01:00
even more instructions, i guess??
This commit is contained in:
parent
f5cab405e3
commit
1b6566b1ae
19
README.md
19
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
|
## 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.
|
||||||
|
|
Loading…
Reference in a new issue