nix-files/modules/gui/default.nix

8 lines
48 B
Nix

{ ... }:
{
imports = [
./sway.nix
];
}