From 9b2b49e9063d805e68acbef40989075f1b1a6576 Mon Sep 17 00:00:00 2001
From: Ben Sima <ben@bsima.me>
Date: Fri, 22 Feb 2019 15:22:49 -0800
Subject: Package and deploy fathom

---
 nixos.nix | 1 +
 1 file changed, 1 insertion(+)

(limited to 'nixos.nix')

diff --git a/nixos.nix b/nixos.nix
index 23f60a4..ea1605a 100644
--- a/nixos.nix
+++ b/nixos.nix
@@ -15,6 +15,7 @@ import "${nixpkgs}/nixos" {
 
       # our modules
       ./modules/ibb.nix
+      ./modules/fathom.nix
 
       # third party
       (builtins.fetchTarball {
-- 
cgit v1.2.3