nix-config/modules2/hosts/t480/dwm/dwm.nix
Oliver Davies 8ca7b4c806
All checks were successful
/ check (push) Successful in 1m36s
Move and refactor dwm configuration
2025-07-27 20:11:29 +01:00

3 lines
79 B
Nix

{
flake.modules.nixos.pc.services.xserver.windowManager.dwm.enable = true;
}