Use greetd as login manager

This commit is contained in:
Andrea Ciceri 2024-01-05 01:22:51 +01:00
parent c51eec6ec1
commit df1c5b25a6
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
3 changed files with 38 additions and 4 deletions

View file

@ -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"