Configuration for my infrastructure
Find a file
dadada 4225de2ae9
flake.lock: Update
Flake lock file updates:

• Updated input 'devshell':
    'github:numtide/devshell/fd6223370774dd9c33354e87a007004b5fd36442' (2023-06-13)
  → 'github:numtide/devshell/f9238ec3d75cefbb2b42a44948c4e8fb1ae9a205' (2023-07-03)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
  → 'github:numtide/flake-utils/dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7' (2023-06-25)
• Updated input 'home-manager':
    'github:nix-community/home-manager/61e5d1c38ef04ba30a9119825b159bce9c6010be' (2023-06-13)
  → 'github:nix-community/home-manager/07c347bb50994691d7b0095f45ebd8838cf6bc38' (2023-06-27)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/a54683aa7eff00ee5b33dec225525d0eb6ab02de' (2023-06-16)
  → 'github:nix-community/nixos-generators/9191c85aab6b1a7ad395c13d340f2aa0e3ddf552' (2023-07-07)
• Updated input 'nixos-generators/nixlib':
    'github:nix-community/nixpkgs.lib/961e99baaaa57f5f7042fe7ce089a88786c839f4' (2023-06-04)
  → 'github:nix-community/nixpkgs.lib/a92befce80a487380ea5e92ae515fe33cebd3ac6' (2023-07-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c7ff1b9b95620ce8728c0d7bd501c458e6da9e04' (2023-06-16)
  → 'github:NixOS/nixpkgs/e11142026e2cef35ea52c9205703823df225c947' (2023-07-05)
2023-07-07 20:47:54 +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 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 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