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

• Updated input 'agenix':
    'github:ryantm/agenix/c96da5835b76d3d8e8d99a0fec6fe32f8539ee2e' (2022-09-03)
  → 'github:ryantm/agenix/6acb1fe5f8597d5ce63fc82bc7fcac7774b1cdf0' (2022-09-25)
• Updated input 'myNixpkgs':
    'github:NixOS/nixpkgs/178fea1414ae708a5704490f4c49ec3320be9815' (2022-09-15)
  → 'github:NixOS/nixpkgs/ed9b904c5eba055a6d6f5c1ccb89ba8f0a056dc6' (2022-10-06)
• Updated input 'nix-doom-emacs':
    'github:nix-community/nix-doom-emacs/acbf1b70335d4fd6a6c05bc417d7f3ca44739437' (2022-09-10)
  → 'github:nix-community/nix-doom-emacs/b65e204ce9d20b376acc38ec205d08007eccdaef' (2022-10-01)
• Updated input 'nix-doom-emacs/emacs-overlay':
    'github:nix-community/emacs-overlay/70e241d5b189982dabc1fe55829475c5c483c89d' (2022-09-08)
  → 'github:nix-community/emacs-overlay/6c78924bc5b6daaf98c0dbe63bdfcf80e6433f4b' (2022-09-29)
• Updated input 'nix-doom-emacs/org':
    'github:emacs-straight/org-mode/eb5ef0ae1424a725f933ef3929e5396a2ab727ab' (2022-09-08)
  → 'github:emacs-straight/org-mode/fe1f4f2ccf040deff9c57288d987f17cc2da321f' (2022-09-29)
• Updated input 'nix-doom-emacs/org-contrib':
    'github:emacsmirror/org-contrib/0740bd3fe69c4b327420185d931dcf0a9900a80e' (2022-08-20)
  → 'github:emacsmirror/org-contrib/aa104c0bbc3113f6d3d167b20bd8d6bf6a285f0f' (2022-09-27)
• Updated input 'nix-doom-emacs/revealjs':
    'github:hakimel/reveal.js/8a97ad58b04045fe5a9c964aa31659bd27e665c5' (2022-09-05)
  → 'github:hakimel/reveal.js/468132320d6e072abd1297d7cc24766a2b7a832d' (2022-09-24)
• Updated input 'nix-doom-emacs/ts-fold':
    'github:jcs-elpa/ts-fold/017402713bd2f1fd7a691aa48afb4330f5397432' (2022-09-05)
  → 'github:jcs-elpa/ts-fold/c3da5520b988720f7f6e9e5e11b60746598112e0' (2022-09-14)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/a0df6cd6e199df4a78c833c273781ea92fa62cfb' (2022-09-15)
  → 'github:NixOS/nixos-hardware/47fd70289491c1f0c0d9a1f44fb5a9e2801120c9' (2022-10-06)
2022-10-07 23:08:25 +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 add pruflas vpn 2022-10-07 23:07:30 +02:00
pkgs clean up packages and overlays 2022-09-11 14:44:22 +02:00
secrets add pruflas vpn 2022-10-07 23:07:30 +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-07 23:08:25 +02:00
flake.nix add deply config for ifrit 2022-08-23 23:05:41 +02:00
hydra-jobs.nix remove unused tests.nix 2022-09-11 14:33:30 +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