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

• Updated input 'devshell':
    'github:numtide/devshell/3e0e60ab37cd0bf7ab59888f5c32499d851edb47' (2023-03-16)
  → 'github:numtide/devshell/fb6673fe9fe4409e3f43ca86968261e970918a83' (2023-04-28)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/d774aeedc0685e5871be1e1ee0511900deeb21c2' (2023-04-24)
  → 'github:nix-community/nixos-generators/8e981bbc0f146e87ac5e8cc98a84dd6702648adb' (2023-05-01)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/3006d2860a6ed5e01b0c3e7ffb730e9b293116e2' (2023-04-07)
  → 'github:NixOS/nixos-hardware/7dc46304675f4ff2d6be921ef60883efd31363c4' (2023-05-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f5364316e314436f6b9c8fd50592b18920ab18f9' (2023-04-24)
  → 'github:NixOS/nixpkgs/5dab6490fe6d72b3f120ae8660181e20f396fbdf' (2023-05-02)
2023-05-03 20:39:04 +02:00
.github build(deps): bump cachix/install-nix-action from 19 to 20 2023-03-12 14:05:02 +01:00
home remove librewolf from profile 2023-04-14 19:02:23 +02:00
nixos gorgon: disable local resolver 2023-04-26 12:09:55 +02:00
pkgs remove some flake inputs 2023-03-04 12:03:11 +01:00
secrets rekey secrets 2023-02-04 18:38:01 +01:00
.envrc add devshell cli 2022-10-28 18:31:51 +02:00
.gitignore Add .envrc 2021-01-16 19:49:25 +01:00
.gitmodules Move tubslatex package to NUR repo 2020-04-05 17:23:35 +02: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 remove deploy-rs 2023-01-31 10:38:52 +01:00
flake.lock flake.lock: Update 2023-05-03 20:39:04 +02:00
flake.nix update helix 2023-04-14 19:00:10 +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 helix 2023-04-14 19:00:10 +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