summary refs log tree commit diff
path: root/nixos/modules/services/x11/desktop-managers
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2021-12-12 12:45:10 +0800
committerBobby Rong <rjl931189261@126.com>2021-12-12 12:45:10 +0800
commit1eef9ae2d1274e97097b0ab38a18a6748cb87a20 (patch)
tree0c2be8c2dece0e3fc8c29045a29897734acf4bd3 /nixos/modules/services/x11/desktop-managers
parent3aa4359254a62742ae9858bf25a4a51add4a3004 (diff)
downloadnixpkgs-1eef9ae2d1274e97097b0ab38a18a6748cb87a20.tar
nixpkgs-1eef9ae2d1274e97097b0ab38a18a6748cb87a20.tar.gz
nixpkgs-1eef9ae2d1274e97097b0ab38a18a6748cb87a20.tar.bz2
nixpkgs-1eef9ae2d1274e97097b0ab38a18a6748cb87a20.tar.lz
nixpkgs-1eef9ae2d1274e97097b0ab38a18a6748cb87a20.tar.xz
nixpkgs-1eef9ae2d1274e97097b0ab38a18a6748cb87a20.tar.zst
nixpkgs-1eef9ae2d1274e97097b0ab38a18a6748cb87a20.zip
Revert "nixos/pantheon: cleanup FAQ section"
This reverts commit cd58f44937a70b73447f464f1cb5a64badc78640.
Diffstat (limited to 'nixos/modules/services/x11/desktop-managers')
-rw-r--r--nixos/modules/services/x11/desktop-managers/pantheon.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/pantheon.xml b/nixos/modules/services/x11/desktop-managers/pantheon.xml
index 64933349e79..70cd7410c1e 100644
--- a/nixos/modules/services/x11/desktop-managers/pantheon.xml
+++ b/nixos/modules/services/x11/desktop-managers/pantheon.xml
@@ -107,6 +107,12 @@ switchboard-with-plugs.override {
      <para>
       AppCenter has been available since 20.03, but it is of little use. This is because there is no functioning PackageKit backend for Nix 2.0. The Flatpak backend will not work before <link xlink:href="https://github.com/elementary/appcenter/issues/1076">flag for Flatpak-only</link> is provided. See this <link xlink:href="https://github.com/NixOS/nixpkgs/issues/70214">issue</link>.
      </para>
+     <para>
+      To use AppCenter on NixOS, add <literal>pantheon.appcenter</literal> to <xref linkend="opt-environment.systemPackages" />, <link linkend="module-services-flatpak">enable Flatpak support</link> and optionally add the <literal>appcenter</literal> Flatpak remote:
+     </para>
+<screen>
+<prompt>$ </prompt>flatpak remote-add --if-not-exists appcenter https://flatpak.elementary.io/repo.flatpakrepo
+</screen>
     </listitem>
    </varlistentry>
   </variablelist>