mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-10 02:36:54 +00:00
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;
|
|
}
|