aboutsummaryrefslogtreecommitdiff
path: root/flakes
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2021-01-30 00:16:27 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2021-01-30 00:16:27 +0100
commit31d99b750fca57c660f98e23e12053eaf42d4929 (patch)
tree64df11201adf13ece3b8407c6768cd3aa04928f0 /flakes
parent0c67c58418d0b69135109765226e31137bd13c0a (diff)
downloadNix-31d99b750fca57c660f98e23e12053eaf42d4929.tar.gz
Nix-31d99b750fca57c660f98e23e12053eaf42d4929.tar.zst
Nix-31d99b750fca57c660f98e23e12053eaf42d4929.zip
Move postscript scripts sensible values out of the store
Diffstat (limited to 'flakes')
-rw-r--r--flakes/myuids/flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flakes/myuids/flake.nix b/flakes/myuids/flake.nix
index 1a3a9b4..4068ba3 100644
--- a/flakes/myuids/flake.nix
+++ b/flakes/myuids/flake.nix
@@ -5,6 +5,7 @@
5 lib = { 5 lib = {
6 # Check that there is no clash with nixos/modules/misc/ids.nix 6 # Check that there is no clash with nixos/modules/misc/ids.nix
7 uids = { 7 uids = {
8 postfixscripts = 387;
8 acme = 388; 9 acme = 388;
9 backup = 389; 10 backup = 389;
10 vhost = 390; 11 vhost = 390;