From 590c4ffb7fe4b20f644e05bdb37bbe12e7283ba5 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Tue, 18 Dec 2018 11:29:14 +0100 Subject: [PATCH] rclone, duplicity --- common-sw.nix | 3 +++ decoysnail.nix | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common-sw.nix b/common-sw.nix index 44f99e3..358dde4 100644 --- a/common-sw.nix +++ b/common-sw.nix @@ -56,6 +56,9 @@ msmtp vdirsyncer khard khal + rclone + duplicity + linuxPackages.perf qrencode zbar diff --git a/decoysnail.nix b/decoysnail.nix index 8131207..f51c11f 100644 --- a/decoysnail.nix +++ b/decoysnail.nix @@ -50,8 +50,6 @@ driSupport32Bit = true; }; - services.avahi.nssmdns = true; - services.openssh.forwardX11 = true; system.stateVersion = "18.03";