From 563bf764f0e6705ec0f5b6daf82585b8041e8056 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 17 Feb 2019 14:02:06 -0800 Subject: Move ibb module --- nixos.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos.nix') diff --git a/nixos.nix b/nixos.nix index deb0419..4a1257e 100644 --- a/nixos.nix +++ b/nixos.nix @@ -14,7 +14,7 @@ import "${nixpkgs}/nixos" { ./configuration.nix # our modules - ./ibb/module.nix + ./modules/ibb.nix # third party (builtins.fetchTarball { -- cgit v1.2.3