1: Added Calibre
This commit is contained in:
parent
85623e92db
commit
7ea0f71eac
@ -1,8 +1,8 @@
|
|||||||
{ pkgs, ... }:
|
{pkgs, ...}: {
|
||||||
{
|
home.packages = with pkgs; [
|
||||||
home.packages = with pkgs; [
|
kdePackages.arianna
|
||||||
kdePackages.arianna
|
calibre
|
||||||
obsidian
|
obsidian
|
||||||
libreoffice-qt6-fresh
|
libreoffice-qt6-fresh
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user