Adding rate limit for zora, and other config tweaks
This commit is contained in:
parent
9b595c7f13
commit
9a4ff80762
8 changed files with 90 additions and 40 deletions
|
|
@ -65,7 +65,7 @@ in {
|
|||
|
||||
# Games
|
||||
heroic
|
||||
# cemu
|
||||
cemu
|
||||
prismlauncher
|
||||
# vvvvvv
|
||||
ryubing
|
||||
|
|
@ -137,6 +137,7 @@ in {
|
|||
z3
|
||||
# CryptoVerif
|
||||
cryptoverif
|
||||
fstar
|
||||
|
||||
# Containers & VMs
|
||||
toolbox
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
ls = "eza";
|
||||
cat = "bat";
|
||||
grep = "rg";
|
||||
ncdu = "dust";
|
||||
};
|
||||
|
||||
shellInit = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue