Use greetd
as login manager
This commit is contained in:
parent
c51eec6ec1
commit
df1c5b25a6
3 changed files with 38 additions and 4 deletions
|
@ -30,6 +30,7 @@
|
|||
"wireguard-client"
|
||||
"restic"
|
||||
"binfmt"
|
||||
"greetd"
|
||||
]
|
||||
++ [
|
||||
./disko.nix
|
||||
|
@ -37,7 +38,7 @@
|
|||
|
||||
ccr = {
|
||||
enable = true;
|
||||
autologin = true;
|
||||
autologin = false;
|
||||
modules = [
|
||||
"git"
|
||||
"git-workspace"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue