<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nix-config/users/sils/gpg, branch tmp</title>
<subtitle>This is my system configuration, targeting workstations.</subtitle>
<id>http://git.foss-syndicate.org/jaki/nix-config/atom/users/sils/gpg?h=tmp</id>
<link rel='self' href='http://git.foss-syndicate.org/jaki/nix-config/atom/users/sils/gpg?h=tmp'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/'/>
<updated>2024-04-04T15:06:23Z</updated>
<entry>
<title>refactor: move users/sils dir to hm</title>
<updated>2024-04-04T15:06:23Z</updated>
<author>
<name>Silas Schöffel</name>
<email>sils@sils.li</email>
</author>
<published>2024-04-04T15:06:23Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=924ec30e7075ea7a9dbac569a537d876f9146850'/>
<id>urn:sha1:924ec30e7075ea7a9dbac569a537d876f9146850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gpg-agent: specify pinentryPackage</title>
<updated>2024-03-28T10:18:30Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2024-03-28T10:18:30Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=8791b427111be6a17500443b9116f6bc601dea74'/>
<id>urn:sha1:8791b427111be6a17500443b9116f6bc601dea74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move gpg home-dir to ~/.gnupg</title>
<updated>2024-01-15T15:13:54Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2024-01-15T15:13:54Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=1114cf2cb45ec3f8595c9d34c982819bd45afff3'/>
<id>urn:sha1:1114cf2cb45ec3f8595c9d34c982819bd45afff3</id>
<content type='text'>
GPG (especially gpg-agent) has way too much issues with a data-dir i
non-default locations.
</content>
</entry>
<entry>
<title>fix(u/sils/gpg): switch pinentryFlavor to curses</title>
<updated>2023-12-29T22:13:32Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2023-12-29T22:13:32Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=c1a59f851d7666432afd4cb4db569098cde4a449'/>
<id>urn:sha1:c1a59f851d7666432afd4cb4db569098cde4a449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(u/sils/gpg): add cachttl</title>
<updated>2023-11-17T21:39:53Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2023-11-17T21:39:53Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=3adfdcaa35da973e14ef2cee443fe241eef103b5'/>
<id>urn:sha1:3adfdcaa35da973e14ef2cee443fe241eef103b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(u/sils/gpg): start gpg-agent on shell init</title>
<updated>2023-11-16T19:20:57Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2023-11-16T19:20:57Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=396b95588b201ef711a326febbfdb257b91831fb'/>
<id>urn:sha1:396b95588b201ef711a326febbfdb257b91831fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(u/sils/gpg): add silent zsh init with gpg-agent</title>
<updated>2023-11-16T18:42:30Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2023-11-16T18:42:30Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=8a62f248c37e338034d1a5a134f00033484d14bb'/>
<id>urn:sha1:8a62f248c37e338034d1a5a134f00033484d14bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(u/sils/gpg): remove ampersand from keygrip</title>
<updated>2023-11-16T18:25:52Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2023-11-16T18:25:52Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=9b50ad1849a9212c78006738fefc241a21ebad45'/>
<id>urn:sha1:9b50ad1849a9212c78006738fefc241a21ebad45</id>
<content type='text'>
Apparently it shouldn't be there

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch main
# Your branch is ahead of 'origin/main' by 1 commit.
#   (use "git push" to publish your local commits)
#
# Changes to be committed:
#	modified:   users/sils/gpg/default.nix
#
</content>
</entry>
<entry>
<title>feat(u/sils): switch to gpg-agent</title>
<updated>2023-11-15T20:08:03Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2023-11-15T20:08:03Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=c6b4ba507081e5e72da4a54d4cd390b474f63279'/>
<id>urn:sha1:c6b4ba507081e5e72da4a54d4cd390b474f63279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat(treewide): Add river bloat</title>
<updated>2023-05-07T18:14:39Z</updated>
<author>
<name>sils</name>
<email>sils@sils.li</email>
</author>
<published>2023-05-07T18:14:39Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/jaki/nix-config/commit/?id=acf496fa8db90b9df999d20083d91ca24e1e098e'/>
<id>urn:sha1:acf496fa8db90b9df999d20083d91ca24e1e098e</id>
<content type='text'>
</content>
</entry>
</feed>
