Update from joey@joey-laptop: Enable KDE Connect
Some checks failed
SSH and echo to file / ssh (push) Failing after 4s
Some checks failed
SSH and echo to file / ssh (push) Failing after 4s
This commit is contained in:
parent
5fd1f1531f
commit
798a08295e
@ -16,6 +16,11 @@
|
||||
home.file = {};
|
||||
|
||||
# Programs
|
||||
## KDE Connect
|
||||
services.kdeconnect = {
|
||||
enable = true;
|
||||
indicator = true;
|
||||
};
|
||||
## Hyprland
|
||||
programs.kitty.enable = true;
|
||||
#wayland.windowManager.hyprland = {
|
||||
|
Loading…
Reference in New Issue
Block a user