<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Nixos on Cat in a Shell</title>
		<link>https://catinashell.de/tags/nixos/</link>
		<description>Recent content in Nixos on Cat in a Shell</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 13 Aug 2026 08:20:50 +0200</lastBuildDate>
		
			<atom:link href="https://catinashell.de/tags/nixos/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Setup Your Own Forgejo Runner on Nixos</title>
				<link>https://catinashell.de/posts/setup-your-own-forgejo-runner-on-nixos/</link>
				<pubDate>Thu, 13 Aug 2026 07:51:01 +0200</pubDate>
				<guid>https://catinashell.de/posts/setup-your-own-forgejo-runner-on-nixos/</guid>
				<description>&lt;p&gt;this article is the follow up of &lt;a href=&#34;https://catinashell.de/posts/host-your-own-github&#34;&gt;Host your own Github&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;a runner is basically the thing that exercutes the ci workflows you configure e.g. for running tests, like lets say you have a rust project and want each time you push, that it runs e.g. &lt;code&gt;cargo fmt --check&lt;/code&gt;&lt;/p&gt;&#xA;&lt;style&gt;&#xA;.heading {&#xA;    text-decoration: none;&#xA;}&#xA;.heading:hover {&#xA;    color: rgba(200,200,255,0.7);&#xA;}&#xA;.heading-anchor {&#xA;    margin-left: -1em;&#xA;    position: absolute;&#xA;    opacity: 0;&#xA;    text-decoration: none;&#xA;    transition: opacity 0.15s;&#xA;}&#xA;h1:hover .heading-anchor,&#xA;h2:hover .heading-anchor,&#xA;h3:hover .heading-anchor,&#xA;h4:hover .heading-anchor,&#xA;h5:hover .heading-anchor,&#xA;h6:hover .heading-anchor {&#xA;    opacity: 1;&#xA;}&#xA;&lt;/style&gt;&#xA;&#xA;&lt;a href=&#34;#config&#34; class=&#34;heading&#34;&gt;&#xA;&lt;h3 id=&#34;config&#34;&gt;&#xA;    &lt;div class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;&#xA;        #&#xA;    &lt;/div&gt;&#xA;    Config&#xA;&#xA;&lt;/h3&gt;&#xA;&lt;/a&gt;&#xA;&lt;p&gt;so the first step is adding a runner in your config via: (change the url once again to point to your real forgejo instance)&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
