My NixOS configuration files. Only used for my self-hosted infra at the moment.
Go to file
Bruno BELANYI 5fc1b7ae74 services: gitea: add state to backup
Because I think `restic` will not deal with the compressed format of
`gitea`'s native `dump` command, I set up a manual backup.

This could lead to potentially corrupted data if I happen to backup at
the exact same time as a push to a repository. However given the
frequency of backups planned, I assume that most of them will be fine.
2021-02-25 15:29:04 +00:00
.git-crypt secrets: init git-crypt 2021-02-03 11:55:33 +01:00
modules porthos: split into modules 2021-02-08 10:49:59 +00:00
porthos porthos: services: configure backup 2021-02-08 10:49:59 +00:00
secrets porthos: services: configure backup 2021-02-08 10:49:59 +00:00
services services: gitea: add state to backup 2021-02-25 15:29:04 +00:00
ssh configuration: store ssh keys in subfolder 2021-02-03 20:38:54 +01:00
flake.lock flake: add NUR overlay 2021-02-08 10:49:59 +00:00
flake.nix porthos: split into modules 2021-02-08 10:49:59 +00:00
porthos.nix porthos: split into modules 2021-02-08 10:49:59 +00:00
README.md project: readme: add quassel to manual steps 2021-02-08 10:49:59 +00:00

Nix-config

My NixOS-based system configuration files.

Currently only used as an experiment to self-host a new server.

Steps

First build using flakes:

sudo nixos-rebuild switch --flake .

Secondly, take care of a few manual steps:

  • Configure Gitea and Drone
  • Configure Jackett and NZBHydra2
  • Configure Sonarr, Radarr, Bazarr
  • Configure Transmission's webui port
  • Configure Quassel user