fix(home): remove anki since it fails to build
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
This commit is contained in:
parent
23c65cab4c
commit
1f5a5ae43a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs }:
|
{ pkgs }:
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
anki
|
# anki
|
||||||
aqbanking
|
aqbanking
|
||||||
aria2
|
aria2
|
||||||
aspell
|
aspell
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue