nix-config/README.md

30 lines
970 B
Markdown
Raw Normal View History

2024-07-15 16:28:21 +02:00
# my nix homelab config
2024-07-15 16:28:21 +02:00
**THIS CONFIG IS STILL EXPERIMENTAL !! IT MIGHT WONT WORK OR JUST BREAK YOUR CURRENT INSTALL**
2024-07-18 17:17:39 +02:00
Hosted on a Proxmox VM (9Go RAM + 300Gb storage). It is not using the flake.nix because i don't see the use for it, as much than home-manager...
2024-07-15 16:28:21 +02:00
The goal of this config is to include :
2024-07-18 17:17:39 +02:00
- [x] -arr suite
- [x] Authentik
- [x] slskd
- [ ] a cloud solution, to backup family files
- [x] crafty controller\*
- [ ] a matrix server
- [x] tt-rss / freshrss\*
- [ ] tailscale
\*Not using the "Nix" way (i prefer using Docker atm, i currently lack time)
# TODO
- [ ] fix homepage-dashboard secrets
- [ ] use Docker for Sonarr, seems to be a cleaner approach for double instances
- [ ] move crafty-controller to a nix build
- [ ] figure out how to use secrets with freshrss
## Installation
2024-07-15 16:28:21 +02:00
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.