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

• Updated input 'home-manager':
    'github:nix-community/home-manager/9154cd519a8942728038819682d6b3ff33f321bb' (2023-03-17)
  → 'github:nix-community/home-manager/83110c259889230b324bb2d35bef78bf5f214a1f' (2023-03-25)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/0c043999b16caba6fb571af2d228775729829943' (2023-03-09)
  → 'github:nix-community/nixos-generators/d5cd198c80ee62a801a078ad991c99c0175971cf' (2023-03-22)
• Updated input 'nixos-generators/nixlib':
    'github:nix-community/nixpkgs.lib/c9d4f2476046c6a7a2ce3c2118c48455bf0272ea' (2023-02-26)
  → 'github:nix-community/nixpkgs.lib/44214417fe4595438b31bdb9469be92536a61455' (2023-03-19)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/994584bb26ffa1deeaf56099601ef4bcc487273e' (2023-03-17)
  → 'github:NixOS/nixos-hardware/a6aa8174fa61e55bd7e62d35464d3092aefe0421' (2023-03-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cd34d6ed7ba7d5c4e44b04a53dc97edb52f2766c' (2023-03-16)
  → 'github:NixOS/nixpkgs/a575c243c23e2851b78c00e9fa245232926ec32f' (2023-03-29)
2023-03-30 21:38:35 +02:00
.github build(deps): bump cachix/install-nix-action from 19 to 20 2023-03-12 14:05:02 +01:00
home uninstall element-desktop 2023-03-05 13:06:26 +01:00
nixos fix flake inputs 2023-03-18 14:17:24 +01:00
pkgs remove some flake inputs 2023-03-04 12:03:11 +01:00
secrets rekey secrets 2023-02-04 18:38:01 +01: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 update and remove deploy-rs 2023-01-31 10:38:52 +01:00
default.nix add hydra jobsets spec 2022-10-16 16:58:08 +02:00
devshell.nix update and remove deploy-rs 2023-01-31 10:38:52 +01:00
flake.lock flake.lock: Update 2023-03-30 21:38:35 +02:00
flake.nix pin flake registry 2023-03-17 23:40:29 +01:00
hydra-jobs.nix remove some flake inputs 2023-03-04 12:03:11 +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 fix flake inputs 2023-03-18 14:17:24 +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