dotfiles/flakes/common/hm_modules/de_i3/default.nix
RingOfStorms (Joshua Bell) d81ea35db9 try and failed at i3 again
2025-10-25 22:42:47 -05:00

4 lines
39 B
Nix

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