removed DF terminal script, fixed few things in config
This commit is contained in:
parent
11b9f89aa5
commit
b9ae0fa647
@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
urxvt -xrm "*background: #002b36" -e dwarf-fortress
|
@ -69,9 +69,6 @@
|
||||
visualizerSupport = true;
|
||||
clockSupport = true;
|
||||
};
|
||||
#chromium = pkgs.chromium.override {
|
||||
# enablePepperFlash = true;
|
||||
#};
|
||||
};
|
||||
};
|
||||
|
||||
@ -88,7 +85,7 @@
|
||||
# Applications
|
||||
neovim ranger weechat bc w3m gnupg zathura go14Packages.ipfs.bin
|
||||
tmux htop rxvt_unicode pandoc mosh ncdu cv pv tree screenfetch
|
||||
scrot iotop iftop unzip zip p7zip
|
||||
scrot iotop iftop unzip zip p7zip transmission
|
||||
# Desktop Applications
|
||||
chromium libreoffice gparted
|
||||
# Media
|
||||
@ -180,13 +177,6 @@
|
||||
longitude = "45.47";
|
||||
};
|
||||
|
||||
transmission = {
|
||||
enable = false;
|
||||
settings = {
|
||||
download-dir = "/mnt/Dati/Download/";
|
||||
};
|
||||
};
|
||||
|
||||
syncthing = {
|
||||
enable = true;
|
||||
user = "fazo";
|
||||
|
Loading…
Reference in New Issue
Block a user