nixos-config/home/desktop/__common/wob.nix

5 lines
47 B
Nix

{
services.wob = {
enable = true;
};
}