remove i2p, add keybase

This commit is contained in:
Cyryl Płotnicki 2020-11-22 19:02:43 +00:00
parent fd4e23c50d
commit 75f70388c8
4 changed files with 6 additions and 13 deletions

View file

@ -31,18 +31,7 @@
fstrim.enable = true;
clipmenu.enable = true;
lorri.enable = true;
i2pd = {
enable = true;
bandwidth = 2500; # kb/s
proto.http.enable = true;
proto.httpProxy.enable = true;
addressbook.subscriptions = [
"http://inr.i2p/export/alive-hosts.txt"
"http://i2p-projekt.i2p/hosts.txt"
"http://stats.i2p/cgi-bin/newhosts.txt"
"http://identiguy.i2p/hosts.txt"
];
};
keybase.enable=true;
avahi = {
enable = true;

View file

@ -19,6 +19,7 @@
];
home.packages = with pkgs; [
keybase-gui
unstable.electrum
mindforger trilium-desktop typora
digikam anarchism

View file

@ -15,12 +15,12 @@
fd
file
fontconfig
unstable.genpass
git
hsetroot
htop
imagemagick
jq
keybase
lm_sensors
mercurial
nixops
@ -32,6 +32,7 @@
rustup
terraform
tmux
unstable.genpass
unzip
veracrypt
wget

View file

@ -19,6 +19,8 @@
pinentryFlavor = "curses";
};
services.kbfs.enable = true;
imports = [
./programs/tmux.nix
./programs/zsh.nix