+8
-20
nixos/modules/config/system-path.nix
+8
-20
nixos/modules/config/system-path.nix
···description = "List of additional package outputs to be symlinked into <filename>/run/current-system/sw</filename>.";+description = "Shell fragments to be run after the system environment has been created. This should only be used for things that need to modify the internals of the environment, e.g. generating MIME caches. The environment being built can be accessed at $out.";·········
+22
nixos/modules/config/xdg/autostart.nix
+22
nixos/modules/config/xdg/autostart.nix
···+<link xlink:href="https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html">XDG Autostart specification</link>.
+27
nixos/modules/config/xdg/icons.nix
+27
nixos/modules/config/xdg/icons.nix
···+<link xlink:href="https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html">XDG Icon Theme specification</link>.
+36
nixos/modules/config/xdg/mime.nix
+36
nixos/modules/config/xdg/mime.nix
···+<link xlink:href="https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html">XDG Shared MIME-info specification</link> and the+<link xlink:href="https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html">XDG MIME Applications specification</link>.+XDG_DATA_DIRS=$out/share ${pkgs.shared-mime-info}/bin/update-mime-database -V $out/share/mime > /dev/null
+8
nixos/modules/misc/documentation.nix
+8
nixos/modules/misc/documentation.nix
···
+4
nixos/modules/module-list.nix
+4
nixos/modules/module-list.nix
-1
nixos/modules/programs/environment.nix
-1
nixos/modules/programs/environment.nix
+7
-3
nixos/modules/services/networking/xrdp.nix
+7
-3
nixos/modules/services/networking/xrdp.nix
···
+7
-2
nixos/modules/services/x11/desktop-managers/enlightenment.nix
+7
-2
nixos/modules/services/x11/desktop-managers/enlightenment.nix
···-environment.pathsToLink = [ "/etc/enlightenment" "/etc/xdg" "/share/enlightenment" "/share/elementary" "/share/applications" "/share/locale" "/share/icons" "/share/themes" "/share/mime" "/share/desktop-directories" ];
+1
-2
nixos/modules/services/x11/desktop-managers/lumina.nix
+1
-2
nixos/modules/services/x11/desktop-managers/lumina.nix
···
+4
-1
nixos/modules/services/x11/desktop-managers/plasma5.nix
+4
-1
nixos/modules/services/x11/desktop-managers/plasma5.nix
···
-5
nixos/modules/services/x11/desktop-managers/xfce.nix
-5
nixos/modules/services/x11/desktop-managers/xfce.nix
······
+6
-2
nixos/modules/services/x11/xserver.nix
+6
-2
nixos/modules/services/x11/xserver.nix
···