lkjdsadsaljdsa

This commit is contained in:
2026-02-19 12:37:31 +01:00
parent 6d889acf93
commit 6f5b29c29e
5 changed files with 16 additions and 8 deletions

View File

@@ -7,7 +7,8 @@ foreground = #d3d7cf
gtk-wide-tabs = false
# available from v1.2, i.e. nixos 25.11
bell-features = "system,attention,title"
# bell-features = "system,attention,title"
bell-features = "system"
#font-synthetic-style = true
#font-style = false

View File

@@ -26,8 +26,10 @@ in
# axel aria aria2 # brrr
# silver-searcher # 'ag'
# comby # ast-based source code rewrite
gron fastgron # grep-able json
xq gojq # faster jq alternatives
gron # grep-able json
fastgron # grep-able json
# xq # faster jq alternatives (borken build)
gojq # faster jq alternatives
# yq # jq wrapper with more formats, includes yq (yaml), xq (xml) and tomlq
(pkgs.linkFarm yq {
# jq wrapper with more formats, includes yq (yaml), xq (xml) and tomlq

View File

@@ -58,8 +58,10 @@
"*.pvv.ntnu.no !login.pvv.ntnu.no".proxyJump = "login.pvv.ntnu.no";
# "*.hpc.ntnu.no".proxyJump = "login.pvv.ntnu.no";
# "*.idi.ntnu.no".proxyJump = "login.pvv.ntnu.no";
"*.hpc.ntnu.no".proxyJump = "bolle.pbsds.net";
"*.idi.ntnu.no".proxyJump = "bolle.pbsds.net";
# "*.hpc.ntnu.no".proxyJump = "bolle.pbsds.net";
# "*.idi.ntnu.no".proxyJump = "bolle.pbsds.net";
"*.hpc.ntnu.no".proxyJump = "eple.pbsds.net";
"*.idi.ntnu.no".proxyJump = "eple.pbsds.net";
# me
# "eple.pbsds.net".proxyJump = "login.pvv.ntnu.no";