Update qt5ct/kdeconnect
This commit is contained in:
parent
f1a93f1cf7
commit
d703b4dec0
2 changed files with 4 additions and 2 deletions
|
|
@ -118,7 +118,7 @@
|
|||
playerctl
|
||||
poppler_utils
|
||||
pulseaudio
|
||||
qt5ct
|
||||
libsForQt5.qt5ct
|
||||
qt6ct
|
||||
ripgrep
|
||||
rm-improved
|
||||
|
|
|
|||
|
|
@ -37,6 +37,8 @@
|
|||
];
|
||||
};
|
||||
}
|
||||
// lib.optionalAttrs (options ? home.packages) { home.packages = with pkgs; [ kdeconnect ]; }
|
||||
// lib.optionalAttrs (options ? home.packages) {
|
||||
home.packages = with pkgs; [ kdePackages.kdeconnect-kde ];
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue