home: calibre: remove obsolete NOTE
This commit is contained in:
parent
7b56c342ad
commit
61fe480e6b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ in
|
||||||
|
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
calibre # NOTE: relies on my overlay to add necessary plug-in dependencies
|
calibre
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue