Switch from lightdm to ly

This commit is contained in:
Oliver Davies 2025-01-12 11:25:13 +00:00
parent c3481f8ba6
commit bc6e5be1af
2 changed files with 8 additions and 18 deletions

View file

@ -1,8 +1,6 @@
{ pkgs, ... }:
{
programs.dconf.enable = true;
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;