<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-config/flake/nixosConfigurations, 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>2025-05-16T14:42:51+00:00</updated>
<entry>
<title>flake: Pack arguments in attribute sets</title>
<updated>2025-05-16T14:42:51+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-05-16T14:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=8bed94a028a88ed03354cba62a0cccaab6dcb61e'/>
<id>urn:sha1:8bed94a028a88ed03354cba62a0cccaab6dcb61e</id>
<content type='text'>
This avoids having to change 3+ files, if you need to add a new
argument.
</content>
</entry>
<entry>
<title>treewide: Add nice GPL-3.0-or-later license header</title>
<updated>2025-04-27T14:25:12+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-27T14:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=83cc776bcdfae930d49f3c321ebf787e9ed7b111'/>
<id>urn:sha1:83cc776bcdfae930d49f3c321ebf787e9ed7b111</id>
<content type='text'>
This change also ensures that this repo is reuse-3.0 compliant.
</content>
</entry>
<entry>
<title>refactor(hosts): Remove the unmaintained hosts</title>
<updated>2025-04-04T14:15:16+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-04T14:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=985401c5e7c3f32a7b125c6481024bbf19b76b90'/>
<id>urn:sha1:985401c5e7c3f32a7b125c6481024bbf19b76b90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(modules/legacy/firefox): Move to by-name</title>
<updated>2025-04-02T16:15:48+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-02T16:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=4d04e90f0941350957afe7ffe17e99fe27eca2b9'/>
<id>urn:sha1:4d04e90f0941350957afe7ffe17e99fe27eca2b9</id>
<content type='text'>
This also improves the arkanfox-integration and the profile id
generation.
</content>
</entry>
<entry>
<title>refactor(treewide): Remove `river_init_lesser`</title>
<updated>2025-04-02T16:15:46+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-02T16:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=8cc982ce13305983fe0bed32704092ab12821969'/>
<id>urn:sha1:8cc982ce13305983fe0bed32704092ab12821969</id>
<content type='text'>
This was moved in-tree a while ago.
</content>
</entry>
<entry>
<title>fix(modules/xdg): Migrate to the merged xdg-desktop-terminal-filechooser</title>
<updated>2025-03-29T11:20:52+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-29T11:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=663ada07b652d8be40f4f0496640adb796d8930f'/>
<id>urn:sha1:663ada07b652d8be40f4f0496640adb796d8930f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(flake/nixosModules/common.nix): Move to `modules/common`</title>
<updated>2025-02-04T10:12:51+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-02-04T10:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=70efa84ed6f988b9d19a919e746cb3a931d97d87'/>
<id>urn:sha1:70efa84ed6f988b9d19a919e746cb3a931d97d87</id>
<content type='text'>
This file is commonly edited, when a module is changed. As such moving
it to the `modules` directory, is an obvious decision.
</content>
</entry>
<entry>
<title>feat(modules/mpv): Migrate to `by-name` and add some scripts</title>
<updated>2025-02-03T18:34:53+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-02-03T18:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=84420aebbeb7f5e650c5f162c76aaf90343dd3f7'/>
<id>urn:sha1:84420aebbeb7f5e650c5f162c76aaf90343dd3f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(modules/river): Migrate to `by-name`</title>
<updated>2025-02-02T17:25:39+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-02-02T17:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=34b8b4c52e4afa8b854e6c3d37780ce5faf74c05'/>
<id>urn:sha1:34b8b4c52e4afa8b854e6c3d37780ce5faf74c05</id>
<content type='text'>
This includes a near rewrite `river-mk-keymap` (previously,
`river_init_lesser`.)
</content>
</entry>
<entry>
<title>feat(lib): Init `baseLib`</title>
<updated>2025-02-02T17:25:02+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-02-02T17:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=e3fff1e291dbdfe2a5258bcc645cd532b18adabd'/>
<id>urn:sha1:e3fff1e291dbdfe2a5258bcc645cd532b18adabd</id>
<content type='text'>
</content>
</entry>
</feed>
