diff --git a/modules/services/window-managers/river.nix b/modules/services/window-managers/river.nix index 4909a60c1..94dac5a47 100644 --- a/modules/services/window-managers/river.nix +++ b/modules/services/window-managers/river.nix @@ -71,7 +71,7 @@ in options.wayland.windowManager.river = { enable = lib.mkEnableOption "the river window manager"; - package = lib.mkPackageOption pkgs "river" { + package = lib.mkPackageOption pkgs "river-classic" { nullable = true; extraDescription = '' Set to `null` to not add any river package to your path.