Commit Graph

49 Commits

Author SHA1 Message Date
9e2296a05a
Move none condition settings to config/default.nix 2023-12-20 23:05:43 +01:00
5a6de46dff
iso: set admin keys for nixos user, too 2023-05-21 20:58:25 +02:00
130b65390f
c3d2: don't write password in plain text 2023-05-21 15:37:42 +02:00
ec567ffbfa
Move mergeNncpSettings setting 2023-05-21 15:37:27 +02:00
d126fbc5be
Format 2023-05-19 21:40:18 +02:00
1173a83b77
Delete old known_hosts option 2023-01-04 22:36:18 +01:00
42cc20ff5f
Migrate simd.arch to nixos-modules 2023-01-02 17:37:29 +01:00
f6885a1432
Add todo 2022-12-27 02:29:36 +01:00
1db84c2429
DROP 2022-12-22 02:20:07 +01:00
ea73362f0e
motd: fix infinite recursion 2022-12-22 01:52:09 +01:00
7e72e59a77
Move none module settings to config 2022-12-22 01:15:10 +01:00
0e6ffa51fa
Exclude rpi-netboot with graphical gnome from nox 2022-12-21 23:47:42 +01:00
fe8683f01f
Drop c3d2.isInHq 2022-12-21 19:43:47 +01:00
0028e20c55
Fix eval, remove useless attr hosts in hostRegistry, hosts are now directly at hostRegistry 2022-12-20 07:20:39 +01:00
aafc472a59
Handle nginx open firewall by nixos-modules 2022-12-20 04:32:18 +01:00
c15bd0e155
Remove mostly unused host-registry and combine ssh public keys with users.nix 2022-12-20 04:11:52 +01:00
81d598cb40
Add en_us locale back 2022-12-19 02:27:42 +01:00
fee4372499
Cleanup options 2022-12-19 01:08:36 +01:00
d8f39ea06c
Turn on noXlibs 2022-12-19 00:15:19 +01:00
98d491d27e
Enable fzf globally 2022-12-19 00:10:21 +01:00
d53f010043
Add dig everywhere 2022-12-18 23:42:30 +01:00
e43ce3b29b
hydra: combine default.nix and hydra.nix, remove nix store over ssh 2022-12-18 19:03:24 +01:00
5cbd4ee6a5
Auto free nix store when almost full 2022-12-14 20:55:02 +01:00
5640331aef
Add tree globally 2022-12-12 23:51:35 +01:00
ff04c649c3
Actually enable noXlibs 2022-12-09 22:41:39 +01:00
b467bb4e74
Generate simd variants of each host, delete unused module 2022-12-04 08:55:28 +01:00
6b8d8541c6
Deadnix, statix, other cleanups 2022-12-04 08:55:27 +01:00
4cf2b62ebe modules/c3d2: remove nix.settings.auto-optimise-store
doesn't work with writableStoreOverlay
2022-11-21 19:41:25 +01:00
3eb015c186
Dump postgres databases for backups 2022-10-31 20:30:38 +01:00
6a3145b315 modules/c3d2: disable journaltoMqtt because it broke 2022-10-13 20:47:29 +02:00
ae1e318a9a
Turn automatic nix garbage collection off in microvm 2022-10-07 22:17:33 +02:00
caf8cd5583
c3d2: disable nixos doc 2022-09-28 21:16:59 +02:00
a5a6a00bee
c3d2: fix locale 2022-09-28 21:16:50 +02:00
e9639581a3
Merge config/ into modules/ 2022-09-28 21:10:09 +02:00
dd75a52d28
Move audio groups to audio module 2022-09-17 22:16:40 +02:00
f2a17e6e83 modules/c3d2: make vector mqtt client_id unique 2022-09-13 01:48:25 +02:00
a68cf4d4c1 modules/c3d2: remove unnecessary journalToMqtt vector transform 2022-09-11 04:13:49 +02:00
3aa7960817 modules/c3d2: try to fix journalToMqtt topic 2022-09-09 01:17:29 +02:00
3eef152463 modules/c3d2: add c3d2.hq.journalToMqtt 2022-09-07 17:56:51 +02:00
69a47c0b7f
Give k-ot pulse-access group for system wide pulseaudio 2022-07-09 15:42:45 +02:00
aaddec8194
The big format and cleanup 2022-06-12 17:26:32 +02:00
805e84f73f add hacks 2022-03-29 00:01:14 +02:00
34c96c6768 nix-build: generate a tftproot 2022-03-16 23:16:02 +01:00
06f9033bdb Replace mapHqHosts and mapPublicHosts with mergeHostsFile 2022-01-18 23:19:02 +01:00
29da9eee7d Add c3d2.nncp options 2022-01-18 20:31:36 +01:00
84f896770e Refactor host registry 2022-01-16 13:26:37 +01:00
dd05418887 Refactor k-ot user 2022-01-16 12:31:43 +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