nix-infra/config/common
June ec64eebfd6
common: use pkgs.fetchgit and git commit hash for authorized keys repo
Do this to be in line with other places, where resources get fetched
using git and to hopefully avoid errors such as:
Cannot find Git revision 'da9d3ead9d97ce0fef7538638326264957e2f1b4' in ref 'trunk' of repository 'ssh://forgejo@git.hamburg.ccc.de/CCCHH/infrastructure-authorized-keys.git'! Please make sure that the rev exists on the ref you've specified or add allRefs = true; to fetchGit.
This issue was discovered while trying to make the new hydra work.
2024-10-29 23:17:31 +01:00
..
acme.nix Add common acme configuration for upcoming use of acme 2023-09-14 23:51:40 +02:00
admin-environment.nix Add ssh-to-age to the admin tooling 2024-06-09 21:10:19 +02:00
default-host-platform.nix Initial commit. Add configuration for NixOS Proxmox image 2023-09-11 23:20:34 +02:00
default-state-version.nix Upgrade to NixOS 24.05 2024-06-17 20:59:03 +02:00
default.nix Add tools and other stuff for a more comf. admin enviorn. on the hosts 2024-05-26 18:32:55 +02:00
localization.nix Initial commit. Add configuration for NixOS Proxmox image 2023-09-11 23:20:34 +02:00
nginx.nix Add common nginx configuration for upcoming nginx hosts 2023-09-14 21:43:20 +02:00
nix.nix Run "nix fmt" to format this entire flake 2024-03-06 22:50:32 +01:00
ssh.nix Initial commit. Add configuration for NixOS Proxmox image 2023-09-11 23:20:34 +02:00
storage.nix Add config for fstrim 2023-09-14 20:09:51 +02:00
users.nix common: use pkgs.fetchgit and git commit hash for authorized keys repo 2024-10-29 23:17:31 +01:00