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

• Updated input 'myNixpkgs':
    'github:NixOS/nixpkgs/660e7737851506374da39c0fa550c202c824a17c' (2022-12-02)
  → 'github:NixOS/nixpkgs/7a6a010c3a1d00f8470a5ca888f2f927f1860a19' (2022-12-08)
• Updated input 'nix-doom-emacs':
    'github:nix-community/nix-doom-emacs/3c02175dd06714c15ddd2f73708de9b4dacc6aa9' (2022-11-25)
  → 'github:nix-community/nix-doom-emacs/c852431c25a9d2b8f9322505a38868d4cee6b8d6' (2022-12-09)
• Updated input 'nix-doom-emacs/emacs-overlay':
    'github:nix-community/emacs-overlay/49d5cbd389a3fb843793cd7503ad7abdb4f40a9d' (2022-11-24)
  → 'github:nix-community/emacs-overlay/1b6e5b25af402e9f2fd49cf210cada9444c32504' (2022-12-08)
• Updated input 'nix-doom-emacs/revealjs':
    'github:hakimel/reveal.js/9f1f7789bfbf689d9c1615e523d5c6262771e90f' (2022-11-17)
  → 'github:hakimel/reveal.js/4fe3946cb43de57f79aaa7b646aee7e78f4bcc75' (2022-12-07)
• Updated input 'nix-doom-emacs/ts-fold':
    'github:jcs-elpa/ts-fold/c3da5520b988720f7f6e9e5e11b60746598112e0' (2022-09-14)
  → 'github:jcs-elpa/ts-fold/fb91989a9489755b890bf9e1957e5f29eaef59f6' (2022-12-04)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/0099253ad0b5283f06ffe31cf010af3f9ad7837d' (2022-11-22)
  → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04)
• Updated input 'nvd':
    'git+https://gitlab.com/khumba/nvd.git?ref=master&rev=f87f29530beb039d283530ab533d700c53120b83' (2022-10-15)
  → 'git+https://gitlab.com/khumba/nvd.git?ref=refs%2fheads%2fmaster&rev=f87f29530beb039d283530ab533d700c53120b83' (2022-10-15)
2022-12-10 12:09:09 +01:00
.github fix cache name 2022-11-27 17:16:12 +01:00
home use clippy in rust-analyzer and use hx as EDITOR 2022-12-08 17:00:01 +01:00
nixos migrate gitea settings 2022-12-10 12:06:21 +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 2022-12-10 12:09:09 +01:00
flake.nix update to nixpkgs release 22.11 2022-12-03 20:59:01 +01:00
hydra-jobs.nix hydra-jobs: run checks in CI 2022-10-08 16:40:47 +02: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 override helix with newer version 2022-11-02 11:59:55 +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