nixos-config/modules/home/wms/sway/programs/default.nix

5 lines
48 B
Nix

{ pkgs, ... }:
{
imports = [ ./prop-sway ];
}