summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/ibb.nix (renamed from ibb/module.nix)0
-rw-r--r--nixos.nix2
2 files changed, 1 insertions, 1 deletions
diff --git a/ibb/module.nix b/modules/ibb.nix
index e2d4dd0..e2d4dd0 100644
--- a/ibb/module.nix
+++ b/modules/ibb.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 {