summary refs log tree commit diff
path: root/nixos/modules/services/networking/owamp.nix
diff options
context:
space:
mode:
authorJanne Heß <janne@hess.ooo>2019-10-12 22:25:28 +0200
committerJanne Heß <janne@hess.ooo>2019-10-12 22:25:28 +0200
commitd6c08776ba620b7822bd0f0b8614a329ce8157e2 (patch)
treebb2a64407ed5aa062f68239dfd7bfbb2bede6a4d /nixos/modules/services/networking/owamp.nix
parentd4f085036b34cba3c60cc8c9ee7d9db965404b1f (diff)
downloadnixpkgs-d6c08776ba620b7822bd0f0b8614a329ce8157e2.tar
nixpkgs-d6c08776ba620b7822bd0f0b8614a329ce8157e2.tar.gz
nixpkgs-d6c08776ba620b7822bd0f0b8614a329ce8157e2.tar.bz2
nixpkgs-d6c08776ba620b7822bd0f0b8614a329ce8157e2.tar.lz
nixpkgs-d6c08776ba620b7822bd0f0b8614a329ce8157e2.tar.xz
nixpkgs-d6c08776ba620b7822bd0f0b8614a329ce8157e2.tar.zst
nixpkgs-d6c08776ba620b7822bd0f0b8614a329ce8157e2.zip
treewide: Switch to system users
Diffstat (limited to 'nixos/modules/services/networking/owamp.nix')
-rw-r--r--nixos/modules/services/networking/owamp.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/networking/owamp.nix b/nixos/modules/services/networking/owamp.nix
index 821a0258f4b..dbb2e3b4c40 100644
--- a/nixos/modules/services/networking/owamp.nix
+++ b/nixos/modules/services/networking/owamp.nix
@@ -21,6 +21,7 @@ in
       name = "owamp";
       group = "owamp";
       description = "Owamp daemon";
+      isSystemUser = true;
     };
 
     users.groups = singleton {