nixpkgs/nixos/modules/config
Sandro Jäckel b66a6ce01b
nixos/no-x-libs: gst_all_1.gst-plugins-base: disable wayland to disable GL
GL was already participially disabled because X11 is disabled and lead to
the following error when building gst-plguins-good:

```
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency gstreamer-gl-prototypes-1.0 found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency gstreamer-gl-prototypes-1.0

meson.build:328:2: ERROR: Neither a subproject directory nor a gst-plugins-base.wrap file was found.
```
2023-06-07 21:39:06 +02:00
..
fonts modules: fix fontconfig.nix to use '$dst', not 'dst' 2023-06-04 09:45:28 +01:00
gtk
krb5
xdg nixos: fix typos 2023-05-19 22:31:04 -04:00
appstream.nix
console.nix nixos/console: let the kernel pick the default font 2023-03-21 13:29:57 +01:00
debug-info.nix
gnu.nix nixos/*: remove boot.grub.version 2023-05-10 21:51:26 +02:00
i18n.nix
iproute2.nix
ldap.nix
locale.nix
malloc.nix llvmPackages_latest: move to aliases.nix 2023-05-08 13:05:33 +00:00
mysql.nix
networking.nix
no-x-libs.nix nixos/no-x-libs: gst_all_1.gst-plugins-base: disable wayland to disable GL 2023-06-07 21:39:06 +02:00
nsswitch.nix
power-management.nix
pulseaudio.nix
qt.nix nixos/qt: also install qt6ct if using qt5ct 2023-05-18 12:45:01 +02:00
resolvconf.nix nixos/modules/config/resolvconf.nix: skip systemPackages if disabled 2023-03-29 09:31:09 +11:00
shells-environment.nix
stevenblack.nix nixos/*: remove trailing period in mkEnableOptions 2023-02-08 15:23:34 +01:00
swap.nix nixos/config/swap: resolve swapfile issue !232229 2023-05-16 10:48:53 -04:00
sysctl.nix
system-environment.nix
system-path.nix
terminfo.nix
unix-odbc-drivers.nix
update-users-groups.pl nixos/update-users-groups: let hashedPassword take precedence over initialHashedPassword 2023-02-25 14:27:35 -05:00
users-groups.nix systemd-initrd: Add users and groups with static IDs. 2023-04-12 13:55:50 -04:00
vte.nix
zram.nix nixos/zram: add writebackDevice option and corresponding test 2023-03-21 09:26:27 +08:00