test icons
This commit is contained in:
@@ -159,7 +159,7 @@ in
|
||||
zed-editor
|
||||
android-studio-full
|
||||
claude-code
|
||||
# Language tooling from inputs
|
||||
# Langugage tooling from inputs
|
||||
#inputs.qs-qml.packages.${pkgs.stdenv.hostPlatform.system}.qml-ts-mode
|
||||
#inputs.qs-qml.packages.${pkgs.stdenv.hostPlatform.system}.tree-sitter-qmljs
|
||||
|
||||
@@ -202,7 +202,11 @@ in
|
||||
|
||||
adw-gtk3
|
||||
(pkgs.callPackage ../personalPKGS/oreo.nix { colors = [ "all" ]; })
|
||||
(pkgs.callPackage ../personalPKGS/reversal-icon-theme.nix { colorVariants = [ "all" ]; })
|
||||
#(pkgs.callPackage ../personalPKGS/reversal-icon-theme.nix { colorVariants = [ "all" ]; })
|
||||
(pkgs.reversal-icon-theme.override {
|
||||
allColorVariants = true;
|
||||
})
|
||||
|
||||
pywalfox-native
|
||||
|
||||
# ─── Experimental (inputs) ───────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user