summaryrefslogtreecommitdiff
path: root/nixos.nix
diff options
context:
space:
mode:
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 {