Go to file
Agatha Lovelace c3cdc74c8a
Add easyeffects config
2023-06-18 13:44:17 +02:00
common Add easyeffects config 2023-06-18 13:44:17 +02:00
external Add graphical configuration 2023-03-26 18:47:12 +02:00
hosts Enable ntfs support on ritual 2023-06-18 12:35:17 +02:00
ops/home flakes :3 2023-03-08 10:27:16 +01:00
.envrc Add colmena devshell 2023-04-19 10:24:08 +02:00
.gitignore Add colmena devshell 2023-04-19 10:24:08 +02:00
README.md Add Enigmatica 8 2023-05-01 11:00:19 +02:00
flake.lock NixOS 23.05 update 2023-06-01 19:07:54 +02:00
flake.nix NixOS 23.05 update 2023-06-01 19:07:54 +02:00

README.md

Nix Infra Config

Using colmena

Hosts

  • bloodletting: Main server
  • ritual: NixOS laptop

Manual setup on blank system/migrations

Bloodletting:

  • colmena apply - deploy config
  • passwd - set user passwords
  • rsync state:
    • /var/lib:
      • acme/.lego
      • bin_rs
      • fail2ban
      • grafana
      • homepage
      • mastodon
        • dump and import Postgres and Redis DBs
      • matterbridge
      • mc-e2e
      • mc-enigmatica-8
      • mstdn-ebooks
      • nyandroid
      • prometheus2
    • /home/ftp

Ritual:

  • colmena apply[-local] - deploy config
  • mkdir -p ~/.gnupg - create directory for gnupg
  • manual configuration/login:
    • Firefox
      • Copy extension data
    • Element
    • Telegram Desktop
    • Geary

Rsyncd Modules

Modded minecraft instance rsync modules can be accessed through mc-[modpack]@bloodletting::mc-[modpack] with --rsh=ssh

Reference configs used