nixdots/home/services/default.nix
2024-06-25 01:06:45 +02:00

7 lines
67 B
Nix

_: {
imports = [
./dunst.nix
./gnome-keyring.nix
];
}