mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
add firefox-mod-blur theme
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
nvchad = pkgs.callPackage ./nvchad {};
|
||||
astronvim = pkgs.callPackage ./astronvim {};
|
||||
firefox-mod-blur = pkgs.callPackage ./firefox-mod-blur {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user