Commit Graph

818 Commits

Author SHA1 Message Date
Jörg Thalheim
207e856347 well-known-hosts: add also ed25519 key of github 2022-12-19 15:42:01 +01:00
Jörg Thalheim
d84989675d add zfs module 2022-12-19 15:38:47 +01:00
Jörg Thalheim
8b974cf4b9 make it easier to override max-free/min-free/log-lines 2022-12-19 15:38:47 +01:00
Jörg Thalheim
4ff11b0d39 README: add installation guide 2022-12-19 15:00:06 +01:00
Jonas Chevalier
8a04ec335a
Merge pull request #2 from numtide/kuutamo-fixes
Kuutamo fixes
2022-12-14 11:27:12 +01:00
Jean-François Roche
612041c787
Disable systemd-network wait online service using new option
refs https://github.com/NixOS/nixpkgs/pull/202956
2022-12-09 12:49:43 +01:00
Jörg Thalheim
e6fd2f278c expose as a flake 2022-12-08 18:59:07 +01:00
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