❄️ Infrastructure configuration for FSR-operated machines
Find a file
2022-10-15 02:46:54 +02:00
hosts secrets for mediawiki and formatting 2022-09-06 17:16:31 +02:00
keys added sanddorn config 2022-04-10 13:59:39 +02:00
miscellaneous added sanddorn config 2022-04-10 13:59:39 +02:00
modules stream doesn't want to work 2022-10-01 14:30:18 +02:00
pkgs secrets for mediawiki and formatting 2022-09-06 17:16:31 +02:00
secrets alot of extra config 2022-09-06 20:29:31 +02:00
.sops.yaml add basic keycloak config 2022-08-16 15:18:28 +02:00
flake.lock mediawiki runs 2022-09-07 12:42:14 +02:00
flake.nix basic streaming setup 2022-09-28 08:06:27 +02:00
README.md added sanddorn config 2022-04-10 13:59:39 +02:00

Infrastructure configuration for FSR-operated machines

This repository contains the NixOS configuration files for FSR machines.

Machines configures by this repository:

  • birne (the printer notebook)
  • tomate (backup endpoint and office computer)

Setup

Clone this repository on the target machine to /var/src and link the folder for the respective machine to the nixos configuration path, e.g.

# you may need to delete the newly generated config, but make sure to update
# the `hardware-configuration.nix` file if necessary
# rm -rf /etc/nixos
ln -s /var/src/fruitbasket/birne /etc/nixos