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;
|
visualizerSupport = true;
|
||||||
clockSupport = true;
|
clockSupport = true;
|
||||||
};
|
};
|
||||||
#chromium = pkgs.chromium.override {
|
|
||||||
# enablePepperFlash = true;
|
|
||||||
#};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -88,7 +85,7 @@
|
|||||||
# Applications
|
# Applications
|
||||||
neovim ranger weechat bc w3m gnupg zathura go14Packages.ipfs.bin
|
neovim ranger weechat bc w3m gnupg zathura go14Packages.ipfs.bin
|
||||||
tmux htop rxvt_unicode pandoc mosh ncdu cv pv tree screenfetch
|
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
|
# Desktop Applications
|
||||||
chromium libreoffice gparted
|
chromium libreoffice gparted
|
||||||
# Media
|
# Media
|
||||||
@ -180,13 +177,6 @@
|
|||||||
longitude = "45.47";
|
longitude = "45.47";
|
||||||
};
|
};
|
||||||
|
|
||||||
transmission = {
|
|
||||||
enable = false;
|
|
||||||
settings = {
|
|
||||||
download-dir = "/mnt/Dati/Download/";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
syncthing = {
|
syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
user = "fazo";
|
user = "fazo";
|
||||||
|
Loading…
Reference in New Issue
Block a user