From e3e370c8937da98414b1a4186e4a29603ae53e6f Mon Sep 17 00:00:00 2001 From: Henri Dohmen Date: Sat, 22 Mar 2025 12:17:21 +0100 Subject: [PATCH] add calibre --- mod/services.nix | 1 + mod/software.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/mod/services.nix b/mod/services.nix index 06c6890..e1a9a37 100644 --- a/mod/services.nix +++ b/mod/services.nix @@ -6,4 +6,5 @@ nssmdns4 = true; openFirewall = true; }; + services.udisks2.enable = true; } \ No newline at end of file diff --git a/mod/software.nix b/mod/software.nix index 7c56d25..ee8a1bd 100644 --- a/mod/software.nix +++ b/mod/software.nix @@ -26,6 +26,7 @@ media = with pkgs; [ vlc spotify + calibre ]; productivity = with pkgs; [