<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-config/sys/svcs, branch prime</title>
<subtitle>My NixOS system configuration, with some of my binaries</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/nixos-config/atom?h=prime</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/nixos-config/atom?h=prime'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/'/>
<updated>2024-05-20T14:14:26+00:00</updated>
<entry>
<title>refactor(sys): Modularize and move to `modules/system` or `pkgs`</title>
<updated>2024-05-20T14:14:26+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-05-20T14:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=368cb6b0d25db2ae23be42ad51584de059997e51'/>
<id>urn:sha1:368cb6b0d25db2ae23be42ad51584de059997e51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(sys/svcs/nix): Use my overlayed nixpkgs in the `n` registry entry</title>
<updated>2024-05-09T19:21:15+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-05-09T19:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=58f772387cab5ff48ac8dab9a4da04eab38c7793'/>
<id>urn:sha1:58f772387cab5ff48ac8dab9a4da04eab38c7793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(treewide): Format</title>
<updated>2024-05-09T19:04:29+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-05-09T19:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=1e1c9a93f25074cea69091ccdd50dec73fb4dcaf'/>
<id>urn:sha1:1e1c9a93f25074cea69091ccdd50dec73fb4dcaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(treewide): Conform to changed settings</title>
<updated>2024-05-09T18:33:35+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-05-09T14:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=7b4ff390b5d7c698acced64c0633227143ccf49c'/>
<id>urn:sha1:7b4ff390b5d7c698acced64c0633227143ccf49c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(flake): Use an attrs for including open prs</title>
<updated>2024-03-24T15:37:12+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2024-03-24T15:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=541a6666530a9e59a31a30a3273560ff48497211'/>
<id>urn:sha1:541a6666530a9e59a31a30a3273560ff48497211</id>
<content type='text'>
This change allows to me to faster add new nixpkgs versions.
</content>
</entry>
<entry>
<title>fix(treewide): Update the shell library version</title>
<updated>2024-03-24T15:37:04+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2024-03-23T20:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=b755ab39a32d654957a2417501e158331b57ea6f'/>
<id>urn:sha1:b755ab39a32d654957a2417501e158331b57ea6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(flake): Import my modules stuck in nixpkgs prs directly</title>
<updated>2024-03-23T14:33:12+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2024-03-23T14:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=bc388c1d27444b75aa8825f28f2caabfec26861d'/>
<id>urn:sha1:bc388c1d27444b75aa8825f28f2caabfec26861d</id>
<content type='text'>
That makes it possible to use plain `nixpkgs-unstable` for the whole
system, whilst still using my unmerged modules and packages.
</content>
</entry>
<entry>
<title>fix(sys/svcs/nix): Finally remove the `nixPath` completely</title>
<updated>2024-03-01T20:37:30+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2024-03-01T20:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=6bf0e147ef2fa50f21c5a0392483a1e7812c2fed'/>
<id>urn:sha1:6bf0e147ef2fa50f21c5a0392483a1e7812c2fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(sys/svcs/nix): Ensure that the nix path actually gets set</title>
<updated>2024-02-28T20:39:36+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2024-02-28T20:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=e55f05c33473e0f3ec40cf01c1385b79500ee3f9'/>
<id>urn:sha1:e55f05c33473e0f3ec40cf01c1385b79500ee3f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(sys/svcs/nix): Inline the `nixpkgs` variable</title>
<updated>2024-02-28T19:53:59+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2024-02-28T19:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=ead6456a706a5e83e8b9f460889da498de14065b'/>
<id>urn:sha1:ead6456a706a5e83e8b9f460889da498de14065b</id>
<content type='text'>
</content>
</entry>
</feed>
