about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2019-03-24 06:57:27 -0400
committerworldofpeace <worldofpeace@users.noreply.github.com>2019-03-24 07:04:28 -0400
commit3565b1775a2b07446e3cc6e4c138d895efa4b17f (patch)
treef3169abfa73106f8e06fad335f71b05cb4481951 /nixos
parent0bc290109ac1249d8dfed31a18e3501c2a1cda42 (diff)
downloadnixlib-3565b1775a2b07446e3cc6e4c138d895efa4b17f.tar
nixlib-3565b1775a2b07446e3cc6e4c138d895efa4b17f.tar.gz
nixlib-3565b1775a2b07446e3cc6e4c138d895efa4b17f.tar.bz2
nixlib-3565b1775a2b07446e3cc6e4c138d895efa4b17f.tar.lz
nixlib-3565b1775a2b07446e3cc6e4c138d895efa4b17f.tar.xz
nixlib-3565b1775a2b07446e3cc6e4c138d895efa4b17f.tar.zst
nixlib-3565b1775a2b07446e3cc6e4c138d895efa4b17f.zip
nixos/gsignond: add meta.maintainers
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/desktops/gsignond.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/services/desktops/gsignond.nix b/nixos/modules/services/desktops/gsignond.nix
index cf26e05d5c18..5ab9add9f32d 100644
--- a/nixos/modules/services/desktops/gsignond.nix
+++ b/nixos/modules/services/desktops/gsignond.nix
@@ -9,6 +9,8 @@ let
 in
 {
 
+  meta.maintainers = pkgs.pantheon.maintainers;
+
   ###### interface
 
   options = {