feat: calibre

This commit is contained in:
punkfairie 2025-05-31 16:31:43 -07:00
parent 10d169e85b
commit b176aa7368
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6
3 changed files with 3 additions and 1 deletions

View file

@ -24,6 +24,7 @@ in {
home-manager.users."${name}" = {
marleyos = {
shell.niri.monitors = ["DP-1" "HDMI-A-1"];
programs.calibre = enabled;
services.syncthing = enabled;
};

View file

@ -1,6 +1,6 @@
{
lib,
config,
lib,
pkgs,
...
}: let

View file

@ -4,6 +4,7 @@
./amfora
./bat.nix
./btop.nix
./calibre.nix
./cava.nix
./CEmu.nix
./cheat.nix