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

• Updated input 'home-manager':
    'github:nix-community/home-manager/0e8125916b420e41bf0d23a0aa33fadd0328beb3' (2022-12-05)
  → 'github:nix-community/home-manager/89a8ba0b5b43b3350ff2e3ef37b66736b2ef8706' (2022-12-28)
• Updated input 'myNixpkgs':
    'github:NixOS/nixpkgs/0938d73bb143f4ae037143572f11f4338c7b2d1c' (2022-12-17)
  → 'github:NixOS/nixpkgs/dac57a4eccf1442e8bf4030df6fcbb55883cb682' (2022-12-24)
• Updated input 'nix-doom-emacs':
    'github:nix-community/nix-doom-emacs/2150fd40b2110bbd11dcb62fa5f307ec345b0fb0' (2022-12-16)
  → 'github:nix-community/nix-doom-emacs/85a48dbec84e9c26785b58fecdefa1cfc580aea7' (2022-12-23)
• Updated input 'nix-doom-emacs/emacs-overlay':
    'github:nix-community/emacs-overlay/c873175c2f8d96cd77c5b6552f411ddd0959e483' (2022-12-15)
  → 'github:nix-community/emacs-overlay/9c95614e0b1a2f6a3f4cf9b99b17439887ea0373' (2022-12-22)
• Updated input 'nix-doom-emacs/ts-fold':
    'github:jcs-elpa/ts-fold/85db0117ead108213cc2a4210f72746d8ad8d20a' (2022-12-10)
  → 'github:jcs-elpa/ts-fold/a64f5252a66253852bef1c627cea9e39928e6392' (2022-12-19)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/25010a042c23695ae457a97aad60e9b1d49f2ecc' (2022-12-19)
  → 'github:NixOS/nixos-hardware/9577ab1eaf01a738b015a7a7ab2a4616e158b6cd' (2022-12-21)
2022-12-29 14:21:25 +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 fix DNS search domain in space 2022-12-20 19:44:32 +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-29 14:21:25 +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