Disable broken packages

This commit is contained in:
Filippo Berto 2026-01-04 18:01:45 +01:00
parent 32d11e907f
commit 34997e9134
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
5 changed files with 14 additions and 7 deletions

View file

@ -341,6 +341,10 @@ in
"noshadow,class:org.kde.kdeconnect.daemon"
"noblur,class:org.kde.kdeconnect.daemon"
];
workspace = lib.lists.optionals (hostName == "thor") [
''10,monitor:"DP-2"''
];
};
};
}