mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Revert "nixos/lightdm: make lightdm user shell bash"
This reverts commit c134f6443a
.
Pantheon is using GSD 3.38 nowadays, closes #101568
This commit is contained in:
parent
8ea014acc3
commit
c52f565d3a
1 changed files with 0 additions and 1 deletions
|
@ -310,7 +310,6 @@ in
|
|||
home = "/var/lib/lightdm";
|
||||
group = "lightdm";
|
||||
uid = config.ids.uids.lightdm;
|
||||
shell = pkgs.bash;
|
||||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue