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

• Updated input 'agenix':
    'github:ryantm/agenix/6acb1fe5f8597d5ce63fc82bc7fcac7774b1cdf0' (2022-09-25)
  → 'github:ryantm/agenix/a630400067c6d03c9b3e0455347dc8559db14288' (2022-10-15)
• Updated input 'home-manager':
    'github:nix-community/home-manager/4a3d01fb53f52ac83194081272795aa4612c2381' (2022-06-25)
  → 'github:nix-community/home-manager/17208be516fc36e2ab0ceb064d931e90eb88b2a3' (2022-10-11)
• Updated input 'myNixpkgs':
    'github:NixOS/nixpkgs/ed9b904c5eba055a6d6f5c1ccb89ba8f0a056dc6' (2022-10-06)
  → 'github:NixOS/nixpkgs/78a37aa630faa41944060a966607d4f1128ea94b' (2022-10-14)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/47fd70289491c1f0c0d9a1f44fb5a9e2801120c9' (2022-10-06)
  → 'github:NixOS/nixos-hardware/674d05f9ae2249d606a0e6fc63e522d2031a27ac' (2022-10-15)
• Updated input 'nvd':
    'git+https://gitlab.com/khumba/nvd.git?ref=master&rev=b082bd23f54d164765fab1737d40d47d4f649ae2' (2022-05-28)
  → 'git+https://gitlab.com/khumba/nvd.git?ref=master&rev=f87f29530beb039d283530ab533d700c53120b83' (2022-10-15)
2022-10-16 15:19:57 +02:00
.github update actions 2022-05-21 20:02:49 +02:00
home disable emacs module 2022-09-18 17:33:28 +02:00
nixos make github token accessible to hydra-notify 2022-10-08 18:10:44 +02:00
pkgs remove scripts package 2022-10-08 15:55:15 +02:00
secrets set up gihubstatus 2022-10-08 17:48:24 +02:00
.envrc fix dev-shell 2022-10-07 23:07:30 +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
deploy.nix use system variable from nixos configuration 2022-08-24 00:01:23 +02:00
dev-shell.nix fixup devshell 2022-09-18 18:08:33 +02:00
flake.lock flake.lock: Update 2022-10-16 15:19:57 +02:00
flake.nix pruflas: allow some inputs in nix when running in restricted mode (Hydra) 2022-10-08 15:47:55 +02:00
hydra-jobs.nix hydra-jobs: run checks in CI 2022-10-08 16:40:47 +02:00
LICENSE Add LICENSE 2021-01-10 17:08:28 +01:00
outputs.nix refactor configuration 2022-09-18 17:33:24 +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