📦 Onlyoffice and QT Wayland

This commit is contained in:
Martin Berg Alstad 2025-01-26 21:36:38 +01:00
parent 760cb4d8df
commit 9da67d058d
Signed by: martials
GPG Key ID: 706F53DD087A91DE
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ in
fortune
cowsay
inputs.zen-browser.packages."${system}".default # beta
onlyoffice-desktopeditors
];
nix.settings.experimental-features = [

View File

@ -4,6 +4,7 @@
environment = {
sessionVariables = {
QT_QPA_PLATFORMTHEME = "qt6ct";
QT_QPA_PLATFORM = "wayland"; # Enable Wayland for QT
};
systemPackages = with pkgs.kdePackages; [
qtwayland