Configuration for my infrastructure
Find a file
dependabot[bot] 241ad61896 build(deps): bump DeterminateSystems/nix-installer-action from 3 to 4
Bumps [DeterminateSystems/nix-installer-action](https://github.com/DeterminateSystems/nix-installer-action) from 3 to 4.
- [Release notes](https://github.com/DeterminateSystems/nix-installer-action/releases)
- [Commits](https://github.com/DeterminateSystems/nix-installer-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 19:06:19 +02:00
.github build(deps): bump DeterminateSystems/nix-installer-action from 3 to 4 2023-07-18 19:06:19 +02:00
home dark theme 2023-07-13 19:05:37 +02:00
nixos borg-server: increase quotas 2023-07-13 21:41:15 +02:00
pkgs soft-serve: fix missing bash 2023-07-09 02:26:14 +02: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 flake.lock: Update 2023-07-07 20:47:54 +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 fix formatting 2023-07-12 22:21:28 +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