This commit is contained in:
Lilith 2025-10-17 13:40:29 +02:00
parent 7fb3e81be7
commit a18e244ba5
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
3 changed files with 3 additions and 12 deletions

View file

@ -89,17 +89,6 @@
overlays = [
nur.overlays.default
zen-browser.overlay
(final: prev: {
jellyseerr = prev.jellyseerr.overrideAttrs (old: {
src = prev.fetchFromGitHub {
owner = "0-Pierre";
repo = "jellyseer";
rev = "0cc1391b7016ded828670d4525417b59029db351";
hash = "";
};
});
})
];
};

View file

@ -6,6 +6,7 @@
duf
eza
bat
fd
file
htop
btop

View file

@ -1,4 +1,5 @@
{...}: {
{ ... }:
{
imports = [
./core
./optional