Repository containing our nix infrastructure configuration. It simply provides nixosConfigurations for each host and can be easily deployed using tools like infra-rebuild, bij or even nixos-rebuild.
Find a file
June 49f7ed8d60 Add and run script for upgrading PostgreSQL of netbox host
The script is a modified version of the script shown in the PostgreSQL
Upgrading section of the NixOS manual. Our version is for upgrading
PostgreSQL 14 to 15.
Basically do steps 1-3 of the section.

Link to the section:
https://nixos.org/manual/nixos/stable/#module-services-postgres-upgrading
2023-12-06 01:06:43 +01:00
config Add and run script for upgrading PostgreSQL of netbox host 2023-12-06 01:06:43 +01:00
modules/services/audio Move audio configuration into a service module 2023-11-02 21:57:08 +01:00
.gitignore Initial commit. Add configuration for NixOS Proxmox image 2023-09-11 23:20:34 +02:00
flake.lock Upgrade to NixOS 23.11 2023-12-05 17:33:49 +01:00
flake.nix Switch to pkgs from stable 2023-12-05 17:51:52 +01:00