nixpkgs/home/wayland.nix

7 lines
58 B
Nix

{ _ }:
{
sway = import ./wayland/sway.nix {
};
}