···162162 systemd-network = 152;
163163 systemd-resolve = 153;
164164 systemd-timesync = 154;
165165+ liquidsoap = 155;
165166166167 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
167168···290291 systemd-network = 152;
291292 systemd-resolve = 153;
292293 systemd-timesync = 154;
294294+ liquidsoap = 155;
293295294296 # When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!
295297
+1
nixos/modules/module-list.nix
···8989 ./services/audio/alsa.nix
9090 # Disabled as fuppes it does no longer builds.
9191 # ./services/audio/fuppes.nix
9292+ ./services/audio/liquidsoap.nix
9293 ./services/audio/mpd.nix
9394 ./services/audio/mopidy.nix
9495 ./services/backup/almir.nix