nix-config/modules2/hosts/t480/dwm/dwm.nix

4 lines
79 B
Nix
Raw Normal View History

2025-07-27 20:03:18 +01:00
{
flake.modules.nixos.pc.services.xserver.windowManager.dwm.enable = true;
}