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

• Added input 'devshell':
    'github:numtide/devshell/c8ce8ed81726079c398f5f29c4b68a7d6a3c2fa2' (2022-10-23)
• Added input 'devshell/flake-utils':
    'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20)
• Added input 'devshell/nixpkgs':
    follows 'myNixpkgs'
• Updated input 'myNixpkgs':
    'github:NixOS/nixpkgs/44fc3cb097324c9f9f93313dd3f103e78d722968' (2022-10-20)
  → 'github:NixOS/nixpkgs/c132d0837dfb9035701dcd8fc91786c605c855c3' (2022-10-27)
• Updated input 'nix-doom-emacs':
    'github:nix-community/nix-doom-emacs/b65e204ce9d20b376acc38ec205d08007eccdaef' (2022-10-01)
  → 'github:nix-community/nix-doom-emacs/17673891a41c747d485b9407cb3b50b3156395ee' (2022-10-25)
• Updated input 'nix-doom-emacs/doom-emacs':
    'github:doomemacs/doomemacs/c44bc81a05f3758ceaa28921dd9c830b9c571e61' (2022-08-19)
  → 'github:doomemacs/doomemacs/3853dff5e11655e858d0bfae64b70cb12ef685ac' (2022-09-06)
• Added input 'nix-doom-emacs/doom-modeline':
    'github:seagle0128/doom-modeline/ce9899f00af40edb78f58b9af5c3685d67c8eed2' (2022-03-28)
• Updated input 'nix-doom-emacs/emacs-overlay':
    'github:nix-community/emacs-overlay/6c78924bc5b6daaf98c0dbe63bdfcf80e6433f4b' (2022-09-29)
  → 'github:nix-community/emacs-overlay/b8e24cec99ff68f8a875b6f842a10b6b2ab398d3' (2022-10-20)
• Updated input 'nix-doom-emacs/org':
    'github:emacs-straight/org-mode/fe1f4f2ccf040deff9c57288d987f17cc2da321f' (2022-09-29)
  → 'github:emacs-straight/org-mode/98cae03b7d9a612334d5ea461e73ac0b37b0285d' (2022-10-20)
• Updated input 'nix-doom-emacs/revealjs':
    'github:hakimel/reveal.js/468132320d6e072abd1297d7cc24766a2b7a832d' (2022-09-24)
  → 'github:hakimel/reveal.js/f6f657b627f9703e32414d8d3f16fb49d41031cb' (2022-10-17)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/0e6593630071440eb89cd97a52921497482b22c6' (2022-10-17)
  → 'github:NixOS/nixos-hardware/419dcc0ec767803182ed01a326f134230578bf60' (2022-10-27)
2022-10-28 16:53:00 +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 install map on gorgon 2022-10-23 18:26:25 +02:00
pkgs map: init at 0.1.1 2022-10-23 15:36:05 +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
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
dev-shell.nix fixup devshell 2022-09-18 18:08:33 +02:00
flake.lock flake.lock: Update 2022-10-28 16:53:00 +02:00
flake.nix flake.lock: Update 2022-10-28 16:53:00 +02: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 map: init at 0.1.1 2022-10-23 15:36:05 +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
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