summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-01-03 17:11:04 +0100
committertv <tv@krebsco.de>2021-01-03 19:54:54 +0100
commit0a3c248ab017cdae1cff41d38b9727c5de4adb29 (patch)
tree7433d58155a656d052859a82c14a14d251c13b84 /tv
parent72c4a3357fadb6db8ea05f3d01a0fadd13c73032 (diff)
tv gitrepos: add TabFS
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/gitrepos.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix
index 64cbe74f..5b6a70b2 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -105,6 +105,9 @@ let {
stockholm = {
cgit.desc = "NixOS configuration";
};
+ TabFS = {
+ cgit.desc = "mount browser tabs & co. as a filesystem";
+ };
with-ssh = {};
} // mapAttrs (_: recursiveUpdate { cgit.section = "2. Host configurations"; }) {
ni = {