Files
..
2026-05-16 00:05:14 +02:00
2026-05-23 16:32:49 +02:00
2026-05-23 15:19:47 +02:00
2026-01-05 23:09:19 +01:00
2026-01-05 23:09:19 +01:00
2026-01-05 23:09:19 +01:00
2026-01-05 23:09:19 +01:00
2026-05-16 00:00:25 +02:00
2026-05-16 00:00:25 +02:00
2023-10-15 22:16:06 +02:00
2026-01-05 23:09:19 +01:00

infra/nix

:nixos: NixOS configurations

  • ./hosts folder contains host-specific configurations
  • ./modules folder contains reusable code

🚀 deploy (build and switch to a new system) remotely using:

nixos-rebuild switch --fast --flake .#loki --target-host loki

where the target host loki is the ssh-config name of the host being configured using the .#loki attribute of nixosConfigurations.

see nixosConfigurations attr in ./flake.nix for a complete list of hosts.