about summary refs log tree commit diff
path: root/home/home.nix
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-04T17·12-0400
committerGriffin Smith <root@gws.fyi>2020-05-04T17·12-0400
commit9405a6391a2cc76fdb0977da2bcf27a400f73c7e (patch)
treeca5536ddcee3973481f7c73d3f0d6b15afed7de5 /home/home.nix
parent446c8bfddd0bca947433b848a43b953c08dc8506 (diff)
Add tarsnap module
Diffstat (limited to 'home/home.nix')
-rw-r--r--home/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/home.nix b/home/home.nix
index 6632a4f13819..8a6704ecc8e1 100644
--- a/home/home.nix
+++ b/home/home.nix
@@ -9,6 +9,7 @@ let machine = ./machines/chupacabra.nix; in
     ./modules/firefox.nix
     ./modules/i3.nix
     ./modules/shell.nix
+    ./modules/tarsnap.nix
     ./modules/vim.nix
     ./modules/alsi.nix
     ./modules/lib/cloneRepo.nix