Revert "Enable kde connect"

This reverts commit 6b2c04e4b9.
This commit is contained in:
Nathan McCarty 2023-06-20 03:52:49 -04:00
parent 6b2c04e4b9
commit 3d9d63a731
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 4 additions and 5 deletions

View File

@ -83,10 +83,9 @@
};
};
# KDE connect
services.kdeconnect = {
enable = true;
indicator = true;
# Mako output configuration
services.mako = {
# Lock mako notifs to main display
output = "DP-1";
};
}