summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2016-02-16 19:40:00 +0300
committerNikolay Amiantov <ab@fmap.me>2016-02-16 19:40:00 +0300
commit39e9b43082626ae3ed9a37acb876f6def7baf2c5 (patch)
tree90d190f6ca1c770e085aa4414be2fdae6aa3e19e /nixos/modules/misc
parent7fd2cc1ea8687568901e7f8efec940ccb9e06657 (diff)
parent7b7cf281d3bb3ddf21aefd8afb6304673de8bcc5 (diff)
downloadnixlib-39e9b43082626ae3ed9a37acb876f6def7baf2c5.tar
nixlib-39e9b43082626ae3ed9a37acb876f6def7baf2c5.tar.gz
nixlib-39e9b43082626ae3ed9a37acb876f6def7baf2c5.tar.bz2
nixlib-39e9b43082626ae3ed9a37acb876f6def7baf2c5.tar.lz
nixlib-39e9b43082626ae3ed9a37acb876f6def7baf2c5.tar.xz
nixlib-39e9b43082626ae3ed9a37acb876f6def7baf2c5.tar.zst
nixlib-39e9b43082626ae3ed9a37acb876f6def7baf2c5.zip
Merge branch 'gammu-smsd' of https://github.com/zohl/nixpkgs into zohl-gammu-smsd
Closes #12998
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/ids.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 82ba9018c7ce..fa203365bfd3 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -249,6 +249,7 @@
       rspamd = 225;
       rmilter = 226;
       cfdyndns = 227;
+      gammu-smsd = 228;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!