❄️ Infrastructure configuration for FSR-operated machines
Find a file
2022-03-07 15:43:40 +01:00
hosts add neovim 2022-03-05 15:02:17 +01:00
keys add basic fsr wifi and sops config 2022-03-05 14:53:36 +01:00
modules added Heiko 2 2022-03-07 15:43:40 +01:00
secrets add basic fsr wifi and sops config 2022-03-05 14:53:36 +01:00
.sops.yaml add basic fsr wifi and sops config 2022-03-05 14:53:36 +01:00
flake.lock running setup 2022-03-04 17:38:49 +01:00
flake.nix working birne configuration 2022-03-05 13:56:48 +01:00
README.md Add readme 2021-11-17 12:29:47 +01: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