<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-server/system/impermanence, branch main</title>
<subtitle>nixos-config for vhack.eu servers https://vhack.eu</subtitle>
<id>http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/'/>
<updated>2024-12-24T15:09:20+00:00</updated>
<entry>
<title>refactor(modules/impermanence): Migrate to by-name while distributing mods</title>
<updated>2024-12-24T15:09:20+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-12-24T15:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=b5fc07416652a445f15946ce7e5fc48766cf6722'/>
<id>urn:sha1:b5fc07416652a445f15946ce7e5fc48766cf6722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(system/impermanence): Persist `/var/lib/nixos`</title>
<updated>2024-09-06T05:44:33+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-06T05:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=0c596bf704cc7e601a191c1dc88f59a1329c701c'/>
<id>urn:sha1:0c596bf704cc7e601a191c1dc88f59a1329c701c</id>
<content type='text'>
Otherwise, the mapping of uid/gid to user name or group name could
change between reboots, which would result in magically change
permissions.

We were already affected by this at some point, so just remove the
possibility of it happening again.
</content>
</entry>
<entry>
<title>refactor(modules/etesync): Move to a complete module</title>
<updated>2024-06-13T18:13:58+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-13T13:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=c33889e7e53386204dae25b1eed6b36aaf006b21'/>
<id>urn:sha1:c33889e7e53386204dae25b1eed6b36aaf006b21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(impermanence): Re-active etesync module</title>
<updated>2024-06-13T13:21:54+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-13T13:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=8f78f52ef939dc8c4cdf7e72be0bf21c32c1f450'/>
<id>urn:sha1:8f78f52ef939dc8c4cdf7e72be0bf21c32c1f450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(treewide): stop using none-existent etebase user and group</title>
<updated>2024-06-01T16:08:36+00:00</updated>
<author>
<name>Silas Schöffel</name>
<email>sils@sils.li</email>
</author>
<published>2024-06-01T16:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=a60bd0fedf6d2e69df4dd8a8df4efacb8b3ccbc6'/>
<id>urn:sha1:a60bd0fedf6d2e69df4dd8a8df4efacb8b3ccbc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(system/impermanence/mods/mail.nix): fix typo</title>
<updated>2024-04-25T21:13:53+00:00</updated>
<author>
<name>Silas Schöffel</name>
<email>sils@sils.li</email>
</author>
<published>2024-04-25T21:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=14ef60c900e81570ed432b04a4de5a43eb9c976d'/>
<id>urn:sha1:14ef60c900e81570ed432b04a4de5a43eb9c976d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(mail): persist additional state directories</title>
<updated>2024-04-24T07:54:28+00:00</updated>
<author>
<name>Silas Schöffel</name>
<email>sils@sils.li</email>
</author>
<published>2024-04-24T07:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=35eb6deec5400b7afadb52ad932120ac89cc2ed6'/>
<id>urn:sha1:35eb6deec5400b7afadb52ad932120ac89cc2ed6</id>
<content type='text'>
This preserves mail state to prevent running out of memory and thus
makes our mailsetup more reliable.
</content>
</entry>
<entry>
<title>fix(system/impermanence/mods/users.nix): add /root/.ssh as persistent directory</title>
<updated>2024-03-19T12:27:39+00:00</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2024-02-03T13:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=746814e1095170fb8b0531d11889533969dc317c'/>
<id>urn:sha1:746814e1095170fb8b0531d11889533969dc317c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(system/impermanence): Remove keycloak mod, as it does not exist</title>
<updated>2023-11-18T18:49:25+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-11-18T18:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=2f4693634f688eb6be96449226dd82c66219b7cb'/>
<id>urn:sha1:2f4693634f688eb6be96449226dd82c66219b7cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(system/impermanence): Add permissions</title>
<updated>2023-11-18T18:32:43+00:00</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2023-07-26T08:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=560a0fa9abe10e0ad540e25433d42b3effcb16ae'/>
<id>urn:sha1:560a0fa9abe10e0ad540e25433d42b3effcb16ae</id>
<content type='text'>
</content>
</entry>
</feed>
