kde package renames

This commit is contained in:
kalle 2025-03-29 13:06:40 +01:00
parent 8cc5e78e22
commit c26b837282
3 changed files with 7 additions and 7 deletions
hosts
kalle-laptop
kalle-pc
modules

View file

@ -47,9 +47,9 @@
vesktop
chromium
httpie
kate
dolphin
ark
kdePackages.kate
kdePackages.dolphin
kdePackages.ark
rustup
gcc
pavucontrol

View file

@ -138,9 +138,9 @@
vesktop
chromium
httpie
kate
dolphin
ark
kdePackages.kate
kdePackages.dolphin
kdePackages.ark
rustup
gcc
prismlauncher

View file

@ -5,7 +5,7 @@
{
home-manager.users.kalle.programs.firefox = {
enable = true;
nativeMessagingHosts = [ pkgs.plasma-browser-integration ];
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];
};
}