marleyos/home
punkfairie e87969e3be refactor(just): Give Just it's own programs/ module
"It's overkill to give every single package it's own nix module" yeah
probably. I do it so that I never have to guess where something's
configuration lives again. Just open up marleyos/ in lazyvim, hit
<space><space>, search for program, profit.

The only exception is stuff specific to programming languages, such as
language servers and aliases to php artisan. Those live under
languages/<language>. Eventually I'd like to make dev shells for each.
2024-11-05 18:10:51 -08:00
..
appearance 🐛 fix(gtk): Make GTK2 respect XDG 2024-11-03 20:18:33 -08:00
languages feat(nix): Move nix language packages to languages/nix 2024-11-04 21:31:25 -08:00
profile feat(home): Set abbrs instead of aliases 2024-11-03 19:04:54 -08:00
programs refactor(just): Give Just it's own programs/ module 2024-11-05 18:10:51 -08:00
services feat(modules): Add iconTheme module 2024-11-03 20:15:06 -08:00
xorg feat(cb): Install Clipboard & remove copyq 2024-11-03 13:20:00 -08:00
default.nix refactor(just): Give Just it's own programs/ module 2024-11-05 18:10:51 -08:00