summaryrefslogtreecommitdiff
path: root/nixos.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-02-22 15:22:49 -0800
committerBen Sima <ben@bsima.me>2019-02-23 13:25:47 -0800
commit9b2b49e9063d805e68acbef40989075f1b1a6576 (patch)
treec2c5464bb2b6b3bf2c9109d6a2218d9a6d62b222 /nixos.nix
parent3b90927e818729f2983ae7ebe5ab65c0b96bcd2a (diff)
Package and deploy fathom
Diffstat (limited to 'nixos.nix')
-rw-r--r--nixos.nix1
1 files changed, 1 insertions, 0 deletions
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 {