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

9 lines
119 B
Nix

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