1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/modules/misc
Bernardo Meurer ddd8866c03
dconf: disable on darwin
While technically dconf on darwin could work, our activation step
requires dbus, which only *lightly* supports Darwin in general, and not
at all in the way it's packaged in nixpkgs. Because of this, we just
disable dconf for darwin hosts by default.

In the future, if someone gets dbus working, this _could_ be re-enabled,
unclear whether there's actual value in it though.
2023-04-02 00:52:34 +02:00
..
dconf.nix dconf: disable on darwin 2023-04-02 00:52:34 +02:00
debug.nix debug: add module 2020-03-07 15:03:44 +01:00
editorconfig.nix editorconfig: add module (#3204) 2022-09-06 07:50:36 -06:00
fontconfig.nix fontconfig: only remove directory if it exists 2021-10-06 15:02:34 +02:00
gtk.nix gtk: Update example strings for gtk.theme.package (#2904) 2022-05-06 21:27:31 -04:00
lib.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
news.nix hstr: add module 2023-03-25 15:54:19 +01:00
nix.nix nix: fix package assertion 2023-02-07 11:35:12 +01:00
nixpkgs-disabled.nix nixpkgs-disabled: add module 2021-10-13 23:46:38 +02:00
nixpkgs.nix nixpkgs: fix semicolon and list layout in docs (#3813) 2023-03-28 12:46:08 +02:00
numlock.nix Move platform check into modules 2021-07-18 20:43:22 +02:00
pam.nix pam: add yubico option 2021-12-16 19:46:47 +01:00
qt.nix qt: auto-detect style package from name (#3692) 2023-02-20 12:30:29 +01:00
specialization.nix specialization: fix name conflict inside NixOS module (#3718) 2023-02-28 22:22:22 +01:00
submodule-support.nix doc: surround name? with fancier characters 2019-09-01 21:28:40 +02:00
tmpfiles.nix Move platform check into modules 2021-07-18 20:43:22 +02:00
version.nix home-manager: update stable version to 22.11 2022-12-02 11:49:58 +01:00
vte.nix vte: add module 2020-06-14 12:20:12 +02:00
xdg-desktop-entries.nix xdg-desktop-entries: allow icon path type 2022-07-12 22:13:34 +02:00
xdg-mime-apps.nix xdg-mime-apps: fix regex in mimeAssociations 2022-07-26 10:08:25 +02:00
xdg-mime.nix Replace pkgs.hostPlatform by pkgs.stdenv.hostPlatform 2021-12-03 23:36:50 +01:00
xdg-system-dirs.nix Replace usage of literalExample 2021-10-13 00:16:10 +02:00
xdg-user-dirs.nix xdg-user-dirs: allow setting to null to skip setting 2022-11-13 10:38:54 +01:00
xdg.nix xdg: add XDG_*_HOME variables to systemd.user.sessionVariables (#2790) 2022-03-17 22:22:53 -04:00
xfconf.nix xfconf: fix dbus may not be started in the startup of NixOS. (#3707) 2023-03-05 09:47:06 +01:00