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

• Updated input 'devshell':
    'github:numtide/devshell/643d1857fea4e71e7f251cb574f59b1d63778085' (2023-03-03)
  → 'github:numtide/devshell/3e0e60ab37cd0bf7ab59888f5c32499d851edb47' (2023-03-16)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13)
  → 'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15)
• Updated input 'home-manager':
    'github:nix-community/home-manager/b0be47978de5cfd729a79c3f57ace4c86364ff45' (2023-03-08)
  → 'github:nix-community/home-manager/9154cd519a8942728038819682d6b3ff33f321bb' (2023-03-17)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/22ef358f5fc72445bb920ae1395f5258e9838df7' (2023-03-09)
  → 'github:NixOS/nixos-hardware/994584bb26ffa1deeaf56099601ef4bcc487273e' (2023-03-17)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a7cc81913bb3cd1ef05ed0ece048b773e1839e51' (2023-03-07)
  → 'github:NixOS/nixpkgs/cd34d6ed7ba7d5c4e44b04a53dc97edb52f2766c' (2023-03-16)
2023-03-18 13:51:38 +01: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 pin flake registry 2023-03-17 23:40:29 +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-18 13:51:38 +01: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 remove some flake inputs 2023-03-04 12:03:11 +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