mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Plasma] Use skanpage instead of skanlite
This commit is contained in:
parent
03f85ea50a
commit
6c2cadbd14
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; with libsForQt5; [
|
environment.systemPackages = with pkgs; with libsForQt5; [
|
||||||
skanlite
|
skanpage
|
||||||
packagekit-qt
|
packagekit-qt
|
||||||
discover
|
discover
|
||||||
akonadi
|
akonadi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue