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

• Updated input 'agenix':
    'github:ryantm/agenix/a630400067c6d03c9b3e0455347dc8559db14288' (2022-10-15)
  → 'github:ryantm/agenix/42d371d861a227149dc9a7e03350c9ab8b8ddd68' (2023-01-09)
• Updated input 'myNixpkgs':
    'github:NixOS/nixpkgs/6a0d2701705c3cf6f42c15aa92b7885f1f8a477f' (2022-12-30)
  → 'github:NixOS/nixpkgs/54644f409ab471e87014bb305eac8c50190bcf48' (2023-01-10)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/ca29e25c39b8e117d4d76a81f1e229824a9b3a26' (2023-01-02)
  → 'github:NixOS/nixos-hardware/88016c96c3c338aa801695cdd9f186820bcfe4d6' (2023-01-11)
2023-01-12 10:34:56 +01:00
.github fix cache name 2022-11-27 17:16:12 +01:00
home update home-manager 2022-12-10 12:26:15 +01:00
nixos disable serving expired DNS entries 2023-01-03 11:36:10 +01:00
pkgs map: init at 0.1.1 2022-10-23 15:36:05 +02:00
secrets miniflux: move into module 2022-10-29 13:12:30 +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
.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 clean up commented out line 2022-09-11 14:32:06 +02:00
default.nix add hydra jobsets spec 2022-10-16 16:58:08 +02:00
deploy.nix use system variable from nixos configuration 2022-08-24 00:01:23 +02:00
devshell.nix Fix cs (#25) 2022-11-01 19:38:55 +01:00
flake.lock flake.lock: Update 2023-01-12 10:34:56 +01:00
flake.nix update home-manager 2022-12-10 12:26:15 +01:00
hydra-jobs.nix update home-manager 2022-12-10 12:26:15 +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 home-manager 2022-12-10 12:26:15 +01: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