about summary refs log tree commit diff
path: root/users/glittershark/system/home/platforms/linux.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/system/home/platforms/linux.nix')
-rw-r--r--users/glittershark/system/home/platforms/linux.nix13
1 files changed, 6 insertions, 7 deletions
diff --git a/users/glittershark/system/home/platforms/linux.nix b/users/glittershark/system/home/platforms/linux.nix
index 721705218f..fd9bcf1924 100644
--- a/users/glittershark/system/home/platforms/linux.nix
+++ b/users/glittershark/system/home/platforms/linux.nix
@@ -20,7 +20,6 @@ in
     ../modules/shell.nix
     ../modules/tarsnap.nix
     ../modules/vim.nix
-    ../modules/lib/depot.nix
   ];
 
   xsession.enable = true;
@@ -84,12 +83,12 @@ in
     ];
   };
 
-  programs.tarsnap = {
-    enable = true;
-    keyfile = "/home/grfn/.private/tarsnap.key";
-    printStats = true;
-    humanizeNumbers = true;
-  };
+  # programs.tarsnap = {
+  #   enable = true;
+  #   keyfile = "/home/grfn/.private/tarsnap.key";
+  #   printStats = true;
+  #   humanizeNumbers = true;
+  # };
 
   programs.zsh.initExtra = ''
     [[ ! $IN_NIX_SHELL ]] && alsi -l