niksos/homes/jacek/services/default.nix

6 lines
46 B
Nix
Raw Normal View History

2023-07-13 12:49:20 +02:00
_: {
imports = [
./dunst
];
}