Commit Graph

31 Commits

Author SHA1 Message Date
f79b2ec181
Clean /tmp on boot 2022-09-01 23:56:29 +02:00
6a0583b592
Add acme staging server for easy access 2022-07-23 00:05:35 +02:00
7591e0a8a4
Fix invalid generated dn42 IPv6 for pulsebert
Before the C3D2 prefix ended in :: and the final address contained :::
which is invalid.
2022-07-09 23:31:18 +02:00
b61841dd79 config/c3d2: always prepend our hydra to nix.binaryCaches 2022-07-01 01:05:50 +02:00
4078d6c707 config/c3d2: reorder and extend environment.systemPackages 2022-06-28 00:52:34 +02:00
016d87540d
Add ripgrep to every machine 2022-06-24 01:02:39 +02:00
edd19bdaae config/ceph-storage: eradicate 2022-06-23 22:11:43 +02:00
7d7c78bdca
Nuke nix-serv and use hydra direct 2022-06-23 20:55:46 +02:00
5adaa6265a
Turn on recomended nginx settings by default 2022-06-21 23:42:08 +02:00
fa884b3ce2
Delete mpd
mpd is dead
2022-06-21 23:42:08 +02:00
59695524f9
Fix eval 2022-06-18 00:32:23 +02:00
b0eb64542f
Enable zswap 2022-06-17 23:44:45 +02:00
ab9d2680c4 config/c3d2: add static resolv.conf only if systemd-resolved is disabled 2022-06-17 01:30:29 +02:00
494fbf1ba0 config/c3d2: disable useHostResolvConf 2022-06-16 23:58:35 +02:00
2fb9b465a3 config/c3d2: add nameservers config 2022-06-16 23:17:50 +02:00
4753f9cff7 config/c3d2: unfiy nix.extraOptions 2022-06-13 20:40:03 +02:00
b20949080d
Forcefully disable noXlibs 2022-06-13 20:38:20 +02:00
62afd74ef1
Misc 2022-06-13 20:32:59 +02:00
ae25c6d88c
Always substitutes on builder 2022-06-13 20:32:59 +02:00
b1b356e556
Use nixStable 2022-06-13 20:32:59 +02:00
d114b91070
Consolidate shared.nix file 2022-06-13 20:14:52 +02:00
e8431c117d config/c3d2: obtain hqPrefix64 from zentralwerk config 2022-06-13 15:58:47 +02:00
41e52bb12b fixes 2022-06-13 15:58:25 +02:00
0a41bcdf4c
Delete configurations older than 3 weeks 2022-06-12 17:27:22 +02:00
aaddec8194
The big format and cleanup 2022-06-12 17:26:32 +02:00
b6e010907b config/c3d2: run nix-gc daily 2022-06-09 02:54:51 +02:00
06f9033bdb Replace mapHqHosts and mapPublicHosts with mergeHostsFile 2022-01-18 23:19:02 +01:00
e36f00c428 modules/autoupdate: move from ../config/ 2022-01-18 22:12:41 +01:00
84f896770e Refactor host registry 2022-01-16 13:26:37 +01:00
c2fbfef90f Reduce users to attrset of ssh keys 2022-01-16 12:31:43 +01:00
f066f4cb82 Split "lib" into "config" and "modules"
Separate modules that add options from modules that change
configuration.
2022-01-15 21:04:38 +01:00