lkjdsadsaljdsa
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user