marleyos/modules/home/services/default.nix
2025-05-26 17:04:43 -07:00

6 lines
57 B
Nix

{
imports = [
./swaybg.nix
./swaync.nix
];
}