dotfiles/provision/modules/desktop/default.nix

5 lines
41 B
Nix

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