Update from joey@joey-laptop: Enable KDE Connect
Some checks failed
SSH and echo to file / ssh (push) Failing after 4s

This commit is contained in:
Joey Hafner 2024-09-14 12:50:16 -07:00
parent 5fd1f1531f
commit 798a08295e

View File

@ -16,6 +16,11 @@
home.file = {};
# Programs
## KDE Connect
services.kdeconnect = {
enable = true;
indicator = true;
};
## Hyprland
programs.kitty.enable = true;
#wayland.windowManager.hyprland = {