dotfiles/flakes/common/hm_modules/de_i3/default.nix
2025-10-27 22:57:22 -05:00

4 lines
53 B
Nix

{ ... }:
{
imports = [ ./i3.nix ./polybar.nix ];
}