overlays: customscripts: misc changes, patches: moved to home

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-12-04 07:33:53 +05:30
parent f4ce7e6aa9
commit 4f49f4f0ec
10 changed files with 156 additions and 50 deletions

View File

@@ -6,5 +6,6 @@ let
customscripts = call ./customscripts { };
gruvbox-icons = call ./gruvbox-icons { };
mymacs = c: call ./emacs { conf = c; };
tlauncher = call ./tlauncher { };
tlauncher = call ./tlauncher { };
simp1e-cursors = call ./simp1e { };
}