My Nix configurations.
Find a file
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
home refactor(just): Give Just it's own programs/ module 2024-11-05 18:10:51 -08:00
modules/home feat(modules): Add iconTheme module 2024-11-03 20:15:06 -08:00
flake.lock chore(flake): Update inputs 2024-11-04 21:16:25 -08:00
flake.nix feat(modules): Add iconTheme module 2024-11-03 20:15:06 -08:00
Justfile 👷 ci(just): Add --refresh script 2024-11-03 19:12:15 -08:00
readme.md 📝 feat(docs): Add readme 2024-10-20 20:13:11 -07:00

mar does dotfiles

My dotfiles - as managed by Nix and Home Manager.