[feat] Only add swayosd on linux

This commit is contained in:
uttarayan21
2024-03-04 22:37:10 +05:30
parent 7c4ad7fcc7
commit 8f3cc80e6a
5 changed files with 33 additions and 23 deletions

View File

@@ -9,6 +9,7 @@
];
services.kdeconnect.enable = true;
services.swayosd.enable = true;
systemd.user.services.spotify-player = {
Install = { WantedBy = [ "graphical-session.target" ]; };