diff --git a/bin/dwarffortress b/bin/dwarffortress deleted file mode 100755 index 5e23ecb..0000000 --- a/bin/dwarffortress +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -urxvt -xrm "*background: #002b36" -e dwarf-fortress diff --git a/configuration.nix b/configuration.nix index f4576ec..3be88bc 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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";