use greetd for ezpc login
This commit is contained in:
parent
f1d3b38fe5
commit
cc56729c13
2 changed files with 10 additions and 6 deletions
|
@ -12,7 +12,7 @@ in {
|
|||
|
||||
defaultFromBash = mkOption {
|
||||
type = types.bool;
|
||||
default = cfg.enable;
|
||||
default = false;
|
||||
description = ''
|
||||
Launch automatically when an interactive Bash shell is started
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue