···162 systemd-network = 152;
163 systemd-resolve = 153;
164 systemd-timesync = 154;
0165166 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
167···290 systemd-network = 152;
291 systemd-resolve = 153;
292 systemd-timesync = 154;
0293294 # When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!
295
···162 systemd-network = 152;
163 systemd-resolve = 153;
164 systemd-timesync = 154;
165+ liquidsoap = 155;
166167 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
168···291 systemd-network = 152;
292 systemd-resolve = 153;
293 systemd-timesync = 154;
294+ liquidsoap = 155;
295296 # When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!
297
+1
nixos/modules/module-list.nix
···89 ./services/audio/alsa.nix
90 # Disabled as fuppes it does no longer builds.
91 # ./services/audio/fuppes.nix
092 ./services/audio/mpd.nix
93 ./services/audio/mopidy.nix
94 ./services/backup/almir.nix
···89 ./services/audio/alsa.nix
90 # Disabled as fuppes it does no longer builds.
91 # ./services/audio/fuppes.nix
92+ ./services/audio/liquidsoap.nix
93 ./services/audio/mpd.nix
94 ./services/audio/mopidy.nix
95 ./services/backup/almir.nix