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

7 lines
81 B
Nix

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