Jafner.net/dotfiles/nixos/desktop/addons/goxlr.nix

3 lines
52 B
Nix

{ ... }: {
services.goxlr-utility.enable = true;
}