mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Solved error: Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: App info not found for 'org.quickshell'")
This commit is contained in:
@@ -250,6 +250,8 @@
|
||||
black
|
||||
nixd
|
||||
# for caelestia
|
||||
kdePackages.qtdeclarative # provides qmlls and other things
|
||||
quickshell # we have it but adding it there solves "WARN qt.qpa.services: Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: App info not found for 'org.quickshell'")"
|
||||
gpu-screen-recorder
|
||||
fuzzel
|
||||
papirus-icon-theme
|
||||
|
||||
@@ -36,6 +36,8 @@
|
||||
#../../modules/home-manager/obsidian.nix obsidian was replaced with a custom solution
|
||||
../../modules/home-manager/thunderbird.nix # email client
|
||||
../../modules/home-manager/eza.nix # ls replacement
|
||||
|
||||
../../modules/other/desktopEntries.nix # creates .desktop files
|
||||
];
|
||||
|
||||
#programs.nixvim = {
|
||||
|
||||
Reference in New Issue
Block a user