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
@ -310,7 +310,6 @@ in
|
||||
home = "/var/lib/lightdm";
|
||||
group = "lightdm";
|
||||
uid = config.ids.uids.lightdm;
|
||||
shell = pkgs.bash;
|
||||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
|
Loading…
Reference in New Issue
Block a user