1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

river: river -> river-classic

Renamed upstream

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-09-07 09:22:49 -05:00
parent 9136120c36
commit 9f5966aa05

View file

@ -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.