feat: changed some stuff

This commit is contained in:
Nick 2025-01-20 23:33:35 -06:00
parent 376c1d7b18
commit c67e864d40
145 changed files with 143 additions and 70 deletions

View file

@ -3,6 +3,7 @@ let
configPath = ./config;
cursorThemePath = import (configPath + /cursorTheme.nix) {
inherit
flake
pkgs
;
};