mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
Adds a Module for the Wayfire Compositor. Also allows managing the wf-shell configuration.
5 lines
88 B
Nix
5 lines
88 B
Nix
{
|
|
wayfire-configuration = ./configuration.nix;
|
|
wayfire-wf-shell = ./wf-shell.nix;
|
|
}
|