mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
river: river -> river-classic
Renamed upstream Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
9136120c36
commit
9f5966aa05
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue