Commit Graph

11 Commits

Author SHA1 Message Date
Jörg Thalheim
8c464032ab cloud-init: don't enable
In environments where the network is not 100% trusted this can open up a
remote code execution. This should be only enabled in certain cloud
enviroments where there is actual support (i.e. there could be a cloud
profile spinoff)
2022-12-08 18:35:31 +01:00
Jörg Thalheim
338c3cb9a2 drop numtide cache
For machines that are not internal to numtide this binary cache is not
very useful.
2022-12-08 18:34:29 +01:00
Jonas Chevalier
e9cb55e9ed
Merge pull request #1 from numtide/systemd-config
Disable emergency mode and enable the systemd watchdogs.
2022-12-05 23:22:52 +01:00
zimbatm
357cb2bccb
replace nscd with nsncd
This is a better version that doesn't have all the problems that the old
version has.
2022-12-05 16:59:25 +01:00
R-VdP
6bd88873aa
Disable emergency mode and enable the systemd watchdogs. 2022-12-05 16:12:02 +02:00
zimbatm
3c80bfc5fa
add more nix defaults 2022-12-05 12:05:39 +01:00
zimbatm
bd6e2e7983
roles/github-actions-runner: enable nix-ld
Work around binary compatibility issues and the strictness of NixOS.
2022-12-02 14:47:54 +01:00
zimbatm
b304bd11a1
enable cloud-init on all servers
This opens the road to re-using the same NixOS system closure for
different deployments.

Have a static system configuration, and then cloud-init complete it with
the surrounding environment.
2022-12-02 11:31:46 +01:00
zimbatm
2e33e01537
extend the server profile 2022-12-02 00:12:28 +01:00
zimbatm
47519a2f24
clean 2022-12-01 23:57:59 +01:00
zimbatm
05ec2584b6
snapshot! 2022-12-01 17:32:37 +01:00