pinwheel: Add greetd module with auto-login

This commit is contained in:
Alexander Heldt
2023-10-07 12:26:30 +02:00
parent 378a49dec0
commit 7f6b2cf10e
2 changed files with 29 additions and 0 deletions

View File

@@ -114,6 +114,7 @@
config-manager.flakePath = "/home/alex/config";
mod = {
greetd.enable = true;
git.enable = true;
openvpn.enable = true;
go.enable = true;