diff --git a/modules/default.nix b/modules/default.nix index 1461a90..c43eb42 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -6,6 +6,6 @@ ./hyprland.nix ./shell.nix ./wayland.nix - ./greeter.nix + ./greetd.nix ]; } \ No newline at end of file diff --git a/modules/greeter.nix b/modules/greetd.nix similarity index 100% rename from modules/greeter.nix rename to modules/greetd.nix