nixos/home-manager/roles/desktop/tiling/default.nix

4 lines
28 B
Nix
Raw Normal View History

2025-12-09 18:27:15 -05:00
{
imports = [ ./apps ];
}