nix-config/modules/nixos/default.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

7 lines
84 B
Nix

{
imports = [
./gitea-actions-runner.nix
./nixpad
./podman.nix
];
}