summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2018-02-05 22:02:14 +0100
committerEmery Hemingway <ehmry@posteo.net>2018-02-07 08:04:36 -0500
commit5118b868007212b8632b27a54563c98812b2d86c (patch)
treeb47ac823660199f0ba924191ce01a2bc719d4dd2 /nixos/modules/misc
parent90c0341ca59563864dbfea2d3d751c96ce518332 (diff)
downloadnixpkgs-5118b868007212b8632b27a54563c98812b2d86c.tar
nixpkgs-5118b868007212b8632b27a54563c98812b2d86c.tar.gz
nixpkgs-5118b868007212b8632b27a54563c98812b2d86c.tar.bz2
nixpkgs-5118b868007212b8632b27a54563c98812b2d86c.tar.lz
nixpkgs-5118b868007212b8632b27a54563c98812b2d86c.tar.xz
nixpkgs-5118b868007212b8632b27a54563c98812b2d86c.tar.zst
nixpkgs-5118b868007212b8632b27a54563c98812b2d86c.zip
nixos/monero: init
Diffstat (limited to 'nixos/modules/misc')
-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 28ed10a5ece..c0c6a6ef924 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -303,6 +303,7 @@
       restya-board = 284;
       mighttpd2 = 285;
       hass = 286;
+      monero = 287;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -574,6 +575,7 @@
       restya-board = 284;
       mighttpd2 = 285;
       hass = 286;
+      monero = 287;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal