diff options
Diffstat (limited to 'home/home.nix')
-rw-r--r-- | home/home.nix | 1 |
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 |