<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-server/system/services, branch v0.24.0</title>
<subtitle>nixos-config for vhack.eu servers https://vhack.eu</subtitle>
<id>http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=v0.24.0</id>
<link rel='self' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=v0.24.0'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/'/>
<updated>2024-08-02T21:13:36+00:00</updated>
<entry>
<title>refactor(nixos/openssh): Migrate from `system/services`</title>
<updated>2024-08-02T21:13:36+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-08-02T20:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=4c978e0ccbed6e6a7fdaa2cde21f3951aa0a8ab8'/>
<id>urn:sha1:4c978e0ccbed6e6a7fdaa2cde21f3951aa0a8ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(nixos/{nginx, nix-sync}): Migrate from `system/services`</title>
<updated>2024-08-02T21:13:29+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-08-02T20:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=30e649a6d43c4ef2473a1820930cbe7d43e28432'/>
<id>urn:sha1:30e649a6d43c4ef2473a1820930cbe7d43e28432</id>
<content type='text'>
Nix-sync was sort-of mixed into the nginx configuration, thus separating
it completely seemed reasonable.
</content>
</entry>
<entry>
<title>fix(nginx): add gallery.s-schoeffel.de</title>
<updated>2024-07-11T13:45:55+00:00</updated>
<author>
<name>Silas Schöffel</name>
<email>sils@sils.li</email>
</author>
<published>2024-07-11T13:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=c74eeaa0c661c2b690fcd489f17ee05372d585db'/>
<id>urn:sha1:c74eeaa0c661c2b690fcd489f17ee05372d585db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(system/services/mastodon): Remove forgotten `pkgs-unstable`</title>
<updated>2024-06-28T18:53:05+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-27T19:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=7ae7a69635ce06807c75b8467d7e9bae72fc39a7'/>
<id>urn:sha1:7ae7a69635ce06807c75b8467d7e9bae72fc39a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(peertube): Activate smtp support</title>
<updated>2024-06-28T18:53:04+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-27T19:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=0fbb1f387e2437388f70e454190dbdb10cdd8318'/>
<id>urn:sha1:0fbb1f387e2437388f70e454190dbdb10cdd8318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(nix-sync): Change last occurrences of `repo.path` to `repoPath`</title>
<updated>2024-06-15T10:09:12+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-15T10:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=9b81ec39616c4d4981ba48f6c10a8f2abdc9a788'/>
<id>urn:sha1:9b81ec39616c4d4981ba48f6c10a8f2abdc9a788</id>
<content type='text'>
Using `repo.path` (with the slash on the end) results in operations on
the directory, which is the symlink target. Using `repoPath` (without
the slash) instead results in the intended operations on the symlink
itself.
</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(libreddit): Remove manual module override</title>
<updated>2024-06-11T18:32:29+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-10T18:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=5ce77f1e3bd893e232ab46e26457fe3f5ee452cd'/>
<id>urn:sha1:5ce77f1e3bd893e232ab46e26457fe3f5ee452cd</id>
<content type='text'>
The fixes have been up streamed into `nixpkgs` by now.
</content>
</entry>
<entry>
<title>fix(etesync-server): Re-activate</title>
<updated>2024-06-11T18:30:35+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-10T18:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=cb3aa7557a590b4b4a31722b6c14495ad5c57b3d'/>
<id>urn:sha1:cb3aa7557a590b4b4a31722b6c14495ad5c57b3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(fail2ban): increase max retry number to 7</title>
<updated>2024-06-05T18:27:00+00:00</updated>
<author>
<name>Silas Schöffel</name>
<email>sils@sils.li</email>
</author>
<published>2024-06-05T18:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=de89fa04c792573118043ba2617fbe7566a5c5a6'/>
<id>urn:sha1:de89fa04c792573118043ba2617fbe7566a5c5a6</id>
<content type='text'>
</content>
</entry>
</feed>
