summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2021-06-05 14:14:56 +0200
committerlassulus <lassulus@lassul.us>2021-06-05 14:14:56 +0200
commit032341bd35c6e387b7e0e0600f74a9c45dacc159 (patch)
tree6946dc59578422370d1ea1fcc6532f1f5f457003
parentb08f2002770c69caf2d02aafb74bf131a6a17573 (diff)
reaktor2: isSystemUser
-rw-r--r--krebs/2configs/reaktor2.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/reaktor2.nix b/krebs/2configs/reaktor2.nix
index 2823aabe..14e0a3d7 100644
--- a/krebs/2configs/reaktor2.nix
+++ b/krebs/2configs/reaktor2.nix
@@ -119,6 +119,7 @@ in {
users.users.reaktor2 = {
uid = genid_uint31 "reaktor2";
home = stateDir;
+ isSystemUser = true;
};
krebs.reaktor2 = {