nix-config/modules2/hosts/t480/dwm/dwm-status.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
64 B
Nix

{
flake.modules.nixos.pc.services.dwm-status.enable = true;
}