Commit Graph

38 Commits

Author SHA1 Message Date
Andreas Zweili 74ad7c7614 Enable zram on all Pis 2024-03-07 22:40:57 +01:00
Andreas Zweili 507175582f Move zram-swap to a module 2024-03-07 22:26:04 +01:00
Andreas Zweili d27e1c5b02 Increase the priority for zramSwap
Just for good measures
2024-03-07 22:13:09 +01:00
Andreas Zweili 344b3d2c76 Remove option writebackDevice
You can only use this with a block device so I would need a dedicated partition
for this.

https://github.com/systemd/zram-generator/issues/139
2024-03-07 22:13:01 +01:00
Andreas Zweili e9c0a2196d Correct typo 2024-03-07 21:32:03 +01:00
Andreas Zweili 43d5ff1fde Enable zramSwap on selected devices 2024-03-07 21:01:47 +01:00
Andreas Zweili 053e1c9aa0 Create a server profile 2024-02-19 11:18:04 +01:00
Andreas Zweili ce88b03198 Switch to nixfmt-rfc-style 2024-02-02 13:45:05 +01:00
Andreas Zweili eadf556c5f Adjust restic backups 2024-01-01 14:33:03 +01:00
Andreas Zweili d3db0aa233 Switch from nixpkgs-fmt to nixfmt 2024-01-01 13:14:24 +01:00
Andreas Zweili ceeaf225db Remove unused imports from Raspi systems 2023-06-12 14:29:59 +02:00
Andreas Zweili a14178fe84 Move raspi hardware config to modules/hardware 2023-06-07 19:42:46 +02:00
Andreas Zweili 3fb44aed2c Move raspi4 to modules/hardware 2023-06-07 19:06:20 +02:00
Andreas Zweili dbe21b3501 Move restic-client-server into options 2023-06-06 22:09:36 +02:00
Andreas Zweili 4652cae1d7 Move acme-base into options 2023-06-05 15:58:28 +02:00
Andreas Zweili 85f6d923fe Move heimdall into options 2023-06-05 15:23:53 +02:00
Andreas Zweili 095d0c46c4 Move haproxy into options 2023-06-05 15:21:11 +02:00
Andreas Zweili 07d3004404 Move Grav into options 2023-06-05 15:14:06 +02:00
Andreas Zweili 4c811c1ad4 Move docker into options 2023-05-29 17:10:15 +02:00
Andreas Zweili 02442661a0 Remove custom from modules 2023-05-29 16:21:23 +02:00
Andreas Zweili 3114f334fe Add a option az-username 2023-05-29 12:26:02 +02:00
Andreas Zweili 700a887fd3 Rename restic-server-client to restic-client-server 2023-01-06 17:48:37 +01:00
Andreas Zweili b70697fda9 Remove duplicate nginx settings 2022-12-30 17:29:13 +01:00
Andreas Zweili 549ee33a45 Move rss-bridge to ttrss 2022-11-09 18:30:33 +01:00
Andreas Zweili 246c58e84d Integrate inputs into custom 2022-11-05 01:26:31 +01:00
Andreas Zweili 4f1a2f6b45 Encrypt restic secrets 2022-11-04 17:31:21 +01:00
Andreas Zweili e5bb75e0b6 Fix various imports 2022-11-04 13:01:07 +01:00
Andreas Zweili 3be151edee Add a module for grav 2022-11-03 21:49:32 +01:00
Andreas Zweili f55c80c1e7 Correct the arguments for proxy 2022-11-03 11:08:54 +01:00
Andreas Zweili 2c801b3947 Move the nginx configs back to the system
I think should try to keep modules separate from each other and combine them on
the host level to keep them more flexible.
2022-11-02 21:05:56 +01:00
Andreas Zweili fddbf4b170 Add a module for heimdall 2022-11-02 14:21:10 +01:00
Andreas Zweili 591903f1ac Move the nginx config to rss-bridge 2022-11-02 11:32:26 +01:00
Andreas Zweili bdaf0c9504 Add a module for rss-bridge 2022-11-02 11:30:13 +01:00
Andreas Zweili dbb6d3cecf Change backup time on proxy 2022-09-12 18:17:53 +02:00
Andreas Zweili 85a06a9233 use the hostname properly 2022-09-06 20:14:29 +02:00
Andreas Zweili a7b144ad52 Update the proxy config 2022-09-06 19:38:53 +02:00
Andreas Zweili 3dbe3ceef6 remove restic from the proxy 2022-02-28 21:52:41 +01:00
Andreas Zweili 3d1703ee79 rewrite proxy 2022-02-28 21:19:55 +01:00