holy carp rose pine

This commit is contained in:
atagen 2023-05-21 03:06:20 +10:00
parent 1fbcd75f4f
commit d8ffd94212
6 changed files with 81 additions and 28 deletions

View file

@ -1,8 +1,10 @@
{pkgs, ...}: {
hyprland-system76-scheduler-integration = pkgs.callPackage ./hyprland-system76-scheduler-integration.nix {};
culr = pkgs.callPackage ./culr.nix {};
gruvbox-kvantum = pkgs.callPackage ./gruvbox-kvantum.nix {};
gruvbox-gtk-theme = pkgs.callPackage ./gruvbox-gtk-theme.nix {};
rose-pine-theme = pkgs.callPackage ./rose-pine-theme.nix {};
rose-pine-icons = pkgs.callPackage ./rose-pine-icons.nix {};
# gruvbox-kvantum = pkgs.callPackage ./gruvbox-kvantum.nix {};
# gruvbox-gtk-theme = pkgs.callPackage ./gruvbox-gtk-theme.nix {};
# system76-scheduler = pkgs.callPackage ./system76-scheduler.nix {};
# swayosd = pkgs.callPackage ./swayosd.nix {};
# fuzzel = pkgs.callPackage ./fuzzel.nix {};