This commit is contained in:
zastian-dev
2026-01-22 14:54:14 +00:00
parent 08d9999722
commit 805aaa789c
6 changed files with 22 additions and 20 deletions

View File

@@ -14,6 +14,7 @@ let
name = "default";
isDefault = true;
};
oreo = pkgs.callPackage ../personalPKGS/oreo.nix { };
in
{
imports = [
@@ -250,6 +251,8 @@ in
qt6.qtsvg
adw-gtk3
(pkgs.callPackage ../personalPKGS/oreo.nix { colors = [ "all" ]; })
(pkgs.reversal-icon-theme.override { allColorVariants = true; })
pywalfox-native
# ─── Experimental (inputs) ───────────────────────────────────────────────────