nixpkgs-suyu/nixos/modules/services/x11/display-managers
Vladimír Čunát 8ebfce0eda
display-managers module: improve variable quoting
Fixes #20713, though I'm certain nixpkgs contains loads of places
without proper quoting, as (ba)sh unfortunately encourages that.

The only plus side is that most of such problems in nixpkgs aren't
actually security problems but mere annoyance to those who are foolish
enough to use "weird" characters in critical names.
2016-11-26 11:23:31 +01:00
..
lightdm-greeters NixOS: Use runCommand instead of mkDerivation in a few places 2016-09-29 13:05:28 +02:00
auto.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
default.nix display-managers module: improve variable quoting 2016-11-26 11:23:31 +01:00
gdm.nix gdm module: enable user dbus session 2016-10-15 20:32:14 +02:00
kdm.nix NixOS: Use runCommand instead of mkDerivation in a few places 2016-09-29 13:05:28 +02:00
lightdm.nix lightdm module: require accounts daemon module 2016-10-22 14:46:00 +01:00
sddm.nix sddm: Enable user switching 2016-11-16 23:38:50 +01:00
slim.nix NixOS: Use runCommand instead of mkDerivation in a few places 2016-09-29 13:05:28 +02:00