summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorPhil Wetzel <phil@audido.com>2016-06-11 08:46:02 -0400
committerPhil Wetzel <phil@audido.com>2016-06-11 22:05:07 -0400
commitccdf386a971362e49e3bde750657ec88d1f30704 (patch)
treed37d7ee108cbca2e703367148910fdddf1bda919 /nixos/modules/misc/ids.nix
parent7e9fbf4a1d72e694d47ac1462edac1dab1be36e3 (diff)
downloadnixpkgs-ccdf386a971362e49e3bde750657ec88d1f30704.tar
nixpkgs-ccdf386a971362e49e3bde750657ec88d1f30704.tar.gz
nixpkgs-ccdf386a971362e49e3bde750657ec88d1f30704.tar.bz2
nixpkgs-ccdf386a971362e49e3bde750657ec88d1f30704.tar.lz
nixpkgs-ccdf386a971362e49e3bde750657ec88d1f30704.tar.xz
nixpkgs-ccdf386a971362e49e3bde750657ec88d1f30704.tar.zst
nixpkgs-ccdf386a971362e49e3bde750657ec88d1f30704.zip
squeezelite service: init
Diffstat (limited to 'nixos/modules/misc/ids.nix')
-rw-r--r--nixos/modules/misc/ids.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index d421167c859..4cf76610c03 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -269,6 +269,7 @@
       nzbget = 245;
       mosquitto = 246;
       toxvpn = 247;
+      squeezelite = 248;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -508,6 +509,7 @@
       nzbget = 245;
       mosquitto = 246;
       #toxvpn = 247; # unused
+      #squeezelite = 248; #unused
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal