Configuration for my infrastructure
Find a file
2023-06-21 14:01:24 +02:00
.github build(deps): bump DeterminateSystems/nix-installer-action from 1 to 3 2023-05-30 19:05:29 +02:00
home update and replace nixd with nil 2023-06-09 00:50:52 +02:00
nixos surgat: make postgressql backups 2023-06-21 14:01:24 +02:00
pkgs remove some flake inputs 2023-03-04 12:03:11 +01:00
secrets Add missing newline 2023-06-18 19:51:26 +02:00
.envrc add devshell cli 2022-10-28 18:31:51 +02:00
.gitignore Add .envrc 2021-01-16 19:49:25 +01:00
admins.nix move admin config to top-level 2022-08-04 20:52:43 +02:00
apps.nix add update script 2022-09-11 14:29:18 +02:00
checks.nix update and remove deploy-rs 2023-01-31 10:38:52 +01:00
default.nix add hydra jobsets spec 2022-10-16 16:58:08 +02:00
devshell.nix update and replace nixd with nil 2023-06-09 00:50:52 +02:00
flake.lock flake.lock: Update 2023-06-17 11:13:10 +02:00
flake.nix update and replace nixd with nil 2023-06-09 00:50:52 +02:00
hydra-jobs.nix remove some flake inputs 2023-03-04 12:03:11 +01:00
jobsets.nix add hydra jobsets spec 2022-10-16 16:58:08 +02:00
LICENSE Add LICENSE 2021-01-10 17:08:28 +01:00
outputs.nix update and replace nixd with nil 2023-06-09 00:50:52 +02:00
overlays.nix clean up packages and overlays 2022-09-11 14:44:22 +02:00
README.md add TODO 2022-10-07 22:17:32 +02:00
spec.json fixup: spec.json 2022-10-16 17:54:38 +02:00

nix configuration

Use at your own risk.

Deploying

nix run .#deploy $TARGET_HOST

TODO

  • make private keys in networking module into options and store keys with agenix