waybar styles

This commit is contained in:
Kopatz
2024-04-29 16:53:11 +02:00
parent f361568d55
commit 9a9c4e4d74
11 changed files with 58 additions and 66 deletions

View File

@@ -20,11 +20,4 @@
config.allowUnfree = true;
};
};
kavita-update = final: _prev: {
kavita-update = import inputs.nixpkgs-kavita-update {
system = final.system;
config.allowUnfree = true;
};
};
}