5 lines
41 B
Nix
Raw Normal View History

2023-05-13 23:03:45 -07:00
{ ... }:
{
imports = [ ./sway.nix ];
}