<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-config/modules/home.legacy/impermanence, branch prime</title>
<subtitle>My NixOS system configuration, with some of my binaries</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/nixos-config/atom/modules/home.legacy/impermanence?h=prime</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/nixos-config/atom/modules/home.legacy/impermanence?h=prime'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/'/>
<updated>2024-10-24T12:46:23Z</updated>
<entry>
<title>feat(modules/legacy/impermanence): Merge with the system config</title>
<updated>2024-10-24T12:46:23Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-24T12:46:23Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=30fe63591613b4407a58020395e1bc84a9552ddc'/>
<id>urn:sha1:30fe63591613b4407a58020395e1bc84a9552ddc</id>
<content type='text'>
Using the home-manager module uses a non-root fuse bindfs, which is
obviously slower than simply mounting the directories via bind
mounts. Besides, mounting them via the bindfs fuse mount, results in a
potential DOS, when this mount processes runs out of open file
descriptors (leading to the issue described in the `nix -&gt; lix` commit.)
</content>
</entry>
<entry>
<title>refactor(modules): Move all system modules to `by-name`</title>
<updated>2024-10-18T15:07:46Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-18T15:07:46Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=c52c7f314ccadcc2fcd91e28c8fd1b88f6d5ce0c'/>
<id>urn:sha1:c52c7f314ccadcc2fcd91e28c8fd1b88f6d5ce0c</id>
<content type='text'>
From now on all modules should be added to the new `by-name` directory.
This should help remove the (superficial and utterly useless)
distinction between `home-manager` and `NixOS` modules.
</content>
</entry>
</feed>
