trying out xonsh

This commit is contained in:
atagen 2023-05-31 15:53:37 +10:00
parent 0442a88d08
commit cb51f8e6d6
10 changed files with 296 additions and 29 deletions

View file

@ -1,7 +1,9 @@
{pkgs, ...}: {
{pkgs, ...}:
{
hyprland-system76-scheduler-integration = pkgs.callPackage ./hyprland-system76-scheduler-integration.nix {};
culr = pkgs.callPackage ./culr.nix {};
everforest-theme = pkgs.callPackage ./everforst-theme.nix {};
# coconut = pkgs.python310Packages.callPackage ./coconut.nix {};
# kanagawa-icons = pkgs.callPackage ./kanagawa-icons.nix {};
# gruvbox-kvantum = pkgs.callPackage ./gruvbox-kvantum.nix {};
# gruvbox-gtk-theme = pkgs.callPackage ./gruvbox-gtk-theme.nix {};