calcite: switch to greetd and gtklock

This commit is contained in:
xinyangli 2024-11-13 21:24:26 +08:00
parent f87136fc94
commit d4aaa6c4a3
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
9 changed files with 261 additions and 48 deletions

View file

@ -162,12 +162,5 @@ in
};
systemd.enable = true;
};
systemd.user.targets.tray = {
Unit = {
Description = "Home Manager System Tray";
Requires = [ "graphical-session-pre.target" ];
};
};
};
}