<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-server/system/impermanence, branch mautrix-telegram</title>
<subtitle>nixos-config for vhack.eu servers https://vhack.eu</subtitle>
<id>http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=mautrix-telegram</id>
<link rel='self' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=mautrix-telegram'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/'/>
<updated>2023-07-22T15:58:36+00:00</updated>
<entry>
<title>Fix(system/services/matrix): Move persisting files ctrl to impermanence</title>
<updated>2023-07-22T15:58:36+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-22T15:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=3982b3d5abed368985dd9d325b6b544e86701d7e'/>
<id>urn:sha1:3982b3d5abed368985dd9d325b6b544e86701d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(system/secrets): Ensure that ssh host key is available in stage 2</title>
<updated>2023-07-08T14:58:23+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-08T14:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=5bb8cb35c5d084a34cbf80f76502a567c55175ec'/>
<id>urn:sha1:5bb8cb35c5d084a34cbf80f76502a567c55175ec</id>
<content type='text'>
The `/var/lib/sshd` directory is only mounted _after_ the stage 2 init,
thus also after the system activation. Agenix, which runs in the system
activation needs the hostkey however to decrypt the secrets needed for
some units (as of right now only keycloak).

Alas the only way I see to achieve that is to store the ssh hostkey
directly on /srv, which is mounted before (it's marked as 'neededForBoot'
after all) the stage 2 init.

It should be possible to achieve this with impermanence however,
as `/var/log` is mounted in the stage 1 init; The problem is that I
have no idea _why_ only this is the only directory mounted and nothing else.
</content>
</entry>
<entry>
<title>Fix(system/impermanence/m/mail): Add rspamd dir</title>
<updated>2023-07-08T14:01:54+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-08T12:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=a0d04e513a7154931b2ed192d91d2207eea1faef'/>
<id>urn:sha1:a0d04e513a7154931b2ed192d91d2207eea1faef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(system/impermanence/m/users): Make /home readable</title>
<updated>2023-07-08T12:14:27+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-08T12:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=8c1dd937c0db9957db8d7735eb63f2daa4449c03'/>
<id>urn:sha1:8c1dd937c0db9957db8d7735eb63f2daa4449c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(treewide): Move all persistent dirs to impermanence to set permissions</title>
<updated>2023-07-08T11:53:11+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-08T11:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=7815ef2a22e3ae684852f1f28cedae6354263034'/>
<id>urn:sha1:7815ef2a22e3ae684852f1f28cedae6354263034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor(system/impermanence): Move to own directory</title>
<updated>2023-07-07T05:57:19+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-07T05:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=2c6c07ec5f0d5ebadef35bcc5212bee9f4330fb4'/>
<id>urn:sha1:2c6c07ec5f0d5ebadef35bcc5212bee9f4330fb4</id>
<content type='text'>
</content>
</entry>
</feed>
