Configuration for my infrastructure
Find a file
2023-06-25 23:13:56 +02:00
.github build(deps): bump DeterminateSystems/nix-installer-action from 1 to 3 2023-05-30 19:05:29 +02:00
home home: remove citrix 2023-06-25 23:13:56 +02:00
nixos Use helix from nixpkgs 2023-06-25 22:17:50 +02:00
pkgs remove some flake inputs 2023-03-04 12:03:11 +01:00
secrets Sanbox ddns service and fix auth problems 2023-06-21 16:45:20 +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
devshell.nix update and replace nixd with nil 2023-06-09 00:50:52 +02:00
flake.lock Use helix from nixpkgs 2023-06-25 22:17:50 +02:00
flake.nix Use helix from nixpkgs 2023-06-25 22:17:50 +02:00
hydra-jobs.nix fix hydra networking and remove unused hydra config files 2023-06-25 21:35:31 +02:00
LICENSE Add LICENSE 2021-01-10 17:08:28 +01:00
outputs.nix Use helix from nixpkgs 2023-06-25 22:17:50 +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

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