456e599f91
Adds a Module for the Wayfire Compositor. Also allows managing the wf-shell configuration.
4 lines
88 B
Nix
4 lines
88 B
Nix
{
|
|
wayfire-configuration = ./configuration.nix;
|
|
wayfire-wf-shell = ./wf-shell.nix;
|
|
}
|