aleeusgr / nix-things

a toolbox
1 stars 0 forks source link

integrate musnix #71

Closed aleeusgr closed 7 months ago

aleeusgr commented 7 months ago

add a configuration: musnix. test with sudo nixos-rebuild switch --flake .#musvivo

{
  imports =
    [ # ...
      /path/to/musnix/clone
    ];

  musnix.enable = true;
  users.users.johndoe.extraGroups = [ "audio" ];
}

https://github.com/musnix/musnix

aleeusgr commented 7 months ago

does not make sense. install mixxx and don't bother with RT