nixos_config/hosts/modules/wm/sway/default.nix

7 lines
75 B
Nix
Raw Normal View History

2026-03-10 21:11:52 +01:00
{ ... }:
{
imports = [
../../../common/wm/sway.nix
];
} # end file