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

• Updated input 'flake-utils':
    'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
• Updated input 'home-manager':
    'github:nix-community/home-manager/f0ecd4b1db5e15103e955b18cb94bea4296e5c45' (2022-11-01)
  → 'github:nix-community/home-manager/6639e3a837fc5deb6f99554072789724997bc8e5' (2022-11-08)
• Updated input 'myNixpkgs':
    'github:NixOS/nixpkgs/b3a8f7ed267e0a7ed100eb7d716c9137ff120fe3' (2022-11-01)
  → 'github:NixOS/nixpkgs/ebf65554b18ee053311f43e5faa5a3f36626c52e' (2022-11-07)
• Updated input 'nix-doom-emacs':
    'github:nix-community/nix-doom-emacs/e9a0c496d813c79857e38511708eefc80ea1f4fe' (2022-10-29)
  → 'github:nix-community/nix-doom-emacs/c38ccd08345f58001cac2c2578e71d3f29b59bc0' (2022-11-06)
• Removed input 'nix-doom-emacs/doom-modeline'
• Updated input 'nix-doom-emacs/emacs-overlay':
    'github:nix-community/emacs-overlay/b3f81bcbda84bf2ef957cfff6cf89aedbdfa2be9' (2022-10-27)
  → 'github:nix-community/emacs-overlay/ccefa5f7ddbb036656d8617ed2862fe057d60fb4' (2022-11-03)
• Updated input 'nix-doom-emacs/flake-utils':
    'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
• Updated input 'nix-doom-emacs/nix-straight':
    'github:nix-community/nix-straight.el/fb8dd5c44cde70abd13380766e40af7a63888942' (2022-07-01)
  → 'github:nix-community/nix-straight.el/ad10364d64f472c904115fd38d194efe1c3f1226' (2022-10-28)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/18934557eeba8fa2e575b0fd4ab95186e2e3bde3' (2022-11-01)
  → 'github:NixOS/nixos-hardware/f6483e0def85efb9c1e884efbaff45a5e7aabb34' (2022-11-06)
• Updated input 'nvd/flake-utils':
    'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
2022-11-08 20:29:04 +01:00
.github build(deps): bump cachix/install-nix-action from 17 to 18 (#23) 2022-10-31 15:23:29 +01:00
home switch to simpler color scheme 2022-11-07 16:32:53 +01:00
nixos flake.lock: Update 2022-11-02 12:16:24 +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-11-08 20:29:04 +01:00
flake.nix override helix with newer version 2022-11-02 11:59:55 +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