nixos/lxd: Add service

This commit is contained in:
William A. Kennington III
2015-09-13 23:27:31 -07:00
parent 3c25c42e74
commit c2e4fb29c6
3 changed files with 67 additions and 0 deletions
+2
View File
@@ -231,6 +231,7 @@
gateone = 207;
namecoin = 208;
dnschain = 209;
#lxd = 210; # unused
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
@@ -440,6 +441,7 @@
gateone = 207;
namecoin = 208;
#dnschain = 209; #unused
lxd = 210; # unused
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal