Move and refactor dwm configuration
All checks were successful
/ check (push) Successful in 1m36s

This commit is contained in:
Oliver Davies 2025-07-27 20:03:18 +01:00
parent 679a090012
commit 8ca7b4c806
10 changed files with 44 additions and 64 deletions

View file

@ -0,0 +1,3 @@
{
flake.modules.nixos.pc.services.dwm-status.enable = true;
}