depot/users/tazjin/home/shared.nix, branch refs/r/6164 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6164 2023-01-04T11:57:22+00:00 feat(tazjin/nixos): install ungoogled-chromium 2023-01-04T11:57:22+00:00 Vincent Ambo mail@tazj.in 2023-01-04T11:52:16+00:00 urn:sha1:4d38e69adf962cb664b923d98dfb6bf658fc0819 Change-Id: I664dc09cf92b98ab7cccb785b1e5f00c00b3305e Reviewed-on: https://cl.tvl.fyi/c/depot/+/7743 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI chore(3p): obtain home-manager source from upstream directly 2022-10-27T12:05:44+00:00 sterni sternenseemann@systemli.org 2022-10-26T13:39:00+00:00 urn:sha1:b2de59e47c5fa0bf83aedc2125ec18d43c8d4b0f Instead of waiting for nixpkgs to [update home-manager], we can track the upstream repository directly (using master as a channel seems to be common practice) and overlay the up to date source into our nixpkgs instance. For //users/tazjin/home and //users/wpcarro/nixos/marcus, we need to set `home.stateVersion`, since the default value for this option was removed some time this summer. [update home-manager]: https://github.com/NixOS/nixpkgs/issues/197907 Change-Id: I8c153fb7d3b55a4040652a5d619761b640119105 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7098 Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI chore(tazjin/home): drop deprecated screen-locker option 2022-10-02T13:52:28+00:00 Vincent Ambo mail@tazj.in 2022-10-02T13:48:48+00:00 urn:sha1:27466330581f2a5d5d45bf90dc5dd9a8cb78f3f0 This option actually doesn't change behaviour in xss-lock, which I'm using instead of xautolock, so this is a no-op. Relates to b/200 Change-Id: Ia5b155bf80fcd092038ed2c95517e64d562d0219 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6840 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> fix(tazjin/home): persist syncthing configuration 2022-07-14T15:40:35+00:00 Vincent Ambo mail@tazj.in 2022-07-14T15:38:18+00:00 urn:sha1:2763a4ce0130b375ed65d90f38964cc59ccb3bc0 Change-Id: I33d8af4c5891422e7dc46f956b9379ec0df577c9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5951 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI feat(tazjin/home): enable syncthing service 2022-07-14T15:01:22+00:00 Vincent Ambo mail@tazj.in 2022-07-14T13:37:34+00:00 urn:sha1:673796a7864f052f6870050ba94daeaf7f927075 Change-Id: I205db40e7673e06f854de5375ab89d01a1bef776 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5947 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> feat(tazjin/nixos): install thunderbird 2022-07-05T15:09:18+00:00 Vincent Ambo mail@tazj.in 2022-07-05T15:04:05+00:00 urn:sha1:a8964cfc7bd77db231aa4cf0724739383735be0d sometimes I need a GUI mail client for stuff Change-Id: I956e804b7167571e535556ad02a50637621b01bf Reviewed-on: https://cl.tvl.fyi/c/depot/+/5923 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su> refactor(3p): fetch impermanence via niv 2022-06-14T13:09:15+00:00 Vincent Ambo mail@tazj.in 2022-06-14T13:02:59+00:00 urn:sha1:3bc9128dfc0c7b7e5d14239b875eef41eb634670 Change-Id: Ic6bc463304643a7f983a5f7c182f95a7706ca35b Reviewed-on: https://cl.tvl.fyi/c/depot/+/5868 Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI chore(tazjin/home): persist another path on both laptops 2022-05-26T17:40:59+00:00 Vincent Ambo mail@tazj.in 2022-05-26T17:38:16+00:00 urn:sha1:aa29f359b82a1ccdcf9adfbcdacce4bd8bdd081c Change-Id: I57f174c66b06212cf6fbce26ec9097a83b24abd0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5693 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI fix(tazjin/home): Move a persistent path to shared config 2022-05-13T16:30:02+00:00 Vincent Ambo mail@tazj.in 2022-05-13T16:04:05+00:00 urn:sha1:2b2f959981fbde601a8103fe3718feaa688fe37a Change-Id: Id92f5aafdfc93038b0813e8005c8be736f4e90e0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5602 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI chore(tazjin/home): Set /depot as safe directory in git 2022-05-10T23:16:50+00:00 Vincent Ambo mail@tazj.in 2022-05-10T15:24:58+00:00 urn:sha1:71db4d45646563b8002126bf9985abcf31f69e5a This silences some new git warning about whatever. Change-Id: Iaa5225a307b850a756871fa5f494d687eb020fd7 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5574 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>depot/users/tazjin/home/shared.nix, branch refs/r/6164</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6164</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6164"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2023-01-04T11:57:22+00:00</updated>
<entry>
<title>feat(tazjin/nixos): install ungoogled-chromium</title>
<updated>2023-01-04T11:57:22+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2023-01-04T11:52:16+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=4d38e69adf962cb664b923d98dfb6bf658fc0819"/>
<id>urn:sha1:4d38e69adf962cb664b923d98dfb6bf658fc0819</id>
<content type="text"> Change-Id: I664dc09cf92b98ab7cccb785b1e5f00c00b3305e Reviewed-on: https://cl.tvl.fyi/c/depot/+/7743 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>chore(3p): obtain home-manager source from upstream directly</title>
<updated>2022-10-27T12:05:44+00:00</updated>
<author>
<name>sterni</name>
<email>sternenseemann@systemli.org</email>
</author>
<published>2022-10-26T13:39:00+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=b2de59e47c5fa0bf83aedc2125ec18d43c8d4b0f"/>
<id>urn:sha1:b2de59e47c5fa0bf83aedc2125ec18d43c8d4b0f</id>
<content type="text"> Instead of waiting for nixpkgs to [update home-manager], we can track the upstream repository directly (using master as a channel seems to be common practice) and overlay the up to date source into our nixpkgs instance. For //users/tazjin/home and //users/wpcarro/nixos/marcus, we need to set `home.stateVersion`, since the default value for this option was removed some time this summer. [update home-manager]: https://github.com/NixOS/nixpkgs/issues/197907 Change-Id: I8c153fb7d3b55a4040652a5d619761b640119105 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7098 Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>chore(tazjin/home): drop deprecated screen-locker option</title>
<updated>2022-10-02T13:52:28+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-10-02T13:48:48+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=27466330581f2a5d5d45bf90dc5dd9a8cb78f3f0"/>
<id>urn:sha1:27466330581f2a5d5d45bf90dc5dd9a8cb78f3f0</id>
<content type="text"> This option actually doesn't change behaviour in xss-lock, which I'm using instead of xautolock, so this is a no-op. Relates to b/200 Change-Id: Ia5b155bf80fcd092038ed2c95517e64d562d0219 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6840 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> </content>
</entry>
<entry>
<title>fix(tazjin/home): persist syncthing configuration</title>
<updated>2022-07-14T15:40:35+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-07-14T15:38:18+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=2763a4ce0130b375ed65d90f38964cc59ccb3bc0"/>
<id>urn:sha1:2763a4ce0130b375ed65d90f38964cc59ccb3bc0</id>
<content type="text"> Change-Id: I33d8af4c5891422e7dc46f956b9379ec0df577c9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5951 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>feat(tazjin/home): enable syncthing service</title>
<updated>2022-07-14T15:01:22+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-07-14T13:37:34+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=673796a7864f052f6870050ba94daeaf7f927075"/>
<id>urn:sha1:673796a7864f052f6870050ba94daeaf7f927075</id>
<content type="text"> Change-Id: I205db40e7673e06f854de5375ab89d01a1bef776 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5947 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> </content>
</entry>
<entry>
<title>feat(tazjin/nixos): install thunderbird</title>
<updated>2022-07-05T15:09:18+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-07-05T15:04:05+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=a8964cfc7bd77db231aa4cf0724739383735be0d"/>
<id>urn:sha1:a8964cfc7bd77db231aa4cf0724739383735be0d</id>
<content type="text"> sometimes I need a GUI mail client for stuff Change-Id: I956e804b7167571e535556ad02a50637621b01bf Reviewed-on: https://cl.tvl.fyi/c/depot/+/5923 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su> </content>
</entry>
<entry>
<title>refactor(3p): fetch impermanence via niv</title>
<updated>2022-06-14T13:09:15+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-06-14T13:02:59+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=3bc9128dfc0c7b7e5d14239b875eef41eb634670"/>
<id>urn:sha1:3bc9128dfc0c7b7e5d14239b875eef41eb634670</id>
<content type="text"> Change-Id: Ic6bc463304643a7f983a5f7c182f95a7706ca35b Reviewed-on: https://cl.tvl.fyi/c/depot/+/5868 Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>chore(tazjin/home): persist another path on both laptops</title>
<updated>2022-05-26T17:40:59+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-05-26T17:38:16+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=aa29f359b82a1ccdcf9adfbcdacce4bd8bdd081c"/>
<id>urn:sha1:aa29f359b82a1ccdcf9adfbcdacce4bd8bdd081c</id>
<content type="text"> Change-Id: I57f174c66b06212cf6fbce26ec9097a83b24abd0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5693 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>fix(tazjin/home): Move a persistent path to shared config</title>
<updated>2022-05-13T16:30:02+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-05-13T16:04:05+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=2b2f959981fbde601a8103fe3718feaa688fe37a"/>
<id>urn:sha1:2b2f959981fbde601a8103fe3718feaa688fe37a</id>
<content type="text"> Change-Id: Id92f5aafdfc93038b0813e8005c8be736f4e90e0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5602 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>chore(tazjin/home): Set /depot as safe directory in git</title>
<updated>2022-05-10T23:16:50+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-05-10T15:24:58+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=71db4d45646563b8002126bf9985abcf31f69e5a"/>
<id>urn:sha1:71db4d45646563b8002126bf9985abcf31f69e5a</id>
<content type="text"> This silences some new git warning about whatever. Change-Id: Iaa5225a307b850a756871fa5f494d687eb020fd7 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5574 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI </content>
</entry>
</feed>