From 15f11a570d495e9c0f36cca748134c42ab0bdd0e Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 24 May 2019 15:52:25 -0700 Subject: stub tarsnap setup not sure if i actually want tarsnap, i mean i do, but idk... --- depo/hidor-kahih/configuration.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'depo') diff --git a/depo/hidor-kahih/configuration.nix b/depo/hidor-kahih/configuration.nix index 2238e05..d3172e3 100644 --- a/depo/hidor-kahih/configuration.nix +++ b/depo/hidor-kahih/configuration.nix @@ -96,6 +96,16 @@ printing.enable = true; + tarsnap = { + enable = false; + archives = { + ben-home = { + directories = [ + ]; + }; + }; + }; + xserver = { enable = true; layout = "us"; -- cgit v1.2.3