summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2019-03-24 06:58:58 -0400
committerworldofpeace <worldofpeace@users.noreply.github.com>2019-03-24 07:04:28 -0400
commitffe35f3f769eb7e095451dc20294887a26d0f912 (patch)
tree65d58ab3e14c2ee46d66540bf2a082176f055da4 /nixos
parentf812cba2cf683afa2e1921b6850c0e42a2fecebf (diff)
downloadnixpkgs-ffe35f3f769eb7e095451dc20294887a26d0f912.tar
nixpkgs-ffe35f3f769eb7e095451dc20294887a26d0f912.tar.gz
nixpkgs-ffe35f3f769eb7e095451dc20294887a26d0f912.tar.bz2
nixpkgs-ffe35f3f769eb7e095451dc20294887a26d0f912.tar.lz
nixpkgs-ffe35f3f769eb7e095451dc20294887a26d0f912.tar.xz
nixpkgs-ffe35f3f769eb7e095451dc20294887a26d0f912.tar.zst
nixpkgs-ffe35f3f769eb7e095451dc20294887a26d0f912.zip
nixos/pantheon: add meta.maintainers
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/x11/desktop-managers/pantheon.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/pantheon.nix b/nixos/modules/services/x11/desktop-managers/pantheon.nix
index 67faddb1ddb..d0278271409 100644
--- a/nixos/modules/services/x11/desktop-managers/pantheon.nix
+++ b/nixos/modules/services/x11/desktop-managers/pantheon.nix
@@ -14,6 +14,9 @@ let
 in
 
 {
+
+  meta.maintainers = pkgs.pantheon.maintainers;
+
   options = {
 
     services.xserver.desktopManager.pantheon = {