dotfiles/common/desktop_environment/i3/home_manager/default.nix
RingOfStorms (Joshua Bell) 9a7fa1be4d eh it is not working
2025-09-20 10:18:30 -05:00

6 lines
45 B
Nix

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