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

5 lines
40 B
Nix

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