Added printing and bluetooth support
This commit is contained in:
parent
f5bdc596ac
commit
df825e3f4c
6 changed files with 22 additions and 3 deletions
|
@ -9,7 +9,7 @@ rec {
|
|||
latte-dock = super.latte-dock.overrideAttrs (oldAttrs: rec{
|
||||
src = fetchGit {
|
||||
url = https://invent.kde.org/plasma/latte-dock.git;
|
||||
rev = "3c73bff0ac983625f31ec2ed9bc388221e778e75";
|
||||
rev = "84a5eecf7903a53ef914576c24cdbb31e7be09d7";
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue