feat: Added hyprshade

This commit is contained in:
uttarayan21
2026-01-06 15:26:12 +05:30
parent 99b4fb3ad1
commit 5d48a7ed38
7 changed files with 3446 additions and 61 deletions

View File

@@ -1,11 +1,5 @@
{
pkgs,
lib,
device,
...
}: {
programs.
bat = {
{...}: {
programs.bat = {
enable = true;
# extraPackages = with pkgs.bat-extras; [batman batgrep batwatch];
};