5 lines
41 B
Nix

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