Commit graph

25 commits

Author SHA1 Message Date
4b91b37f4a feat: "autofmt" code formatter
different codebases use different formatters. autofmt looks for project
configuration to pick the correct formatter, allowing an editor to
simply point to the script and have all ambiguities resolved.

this commit overhauls the conform configuration to set up autofmt
correctly, as well installing it with 'pkgs.autofmt'

closes #6
2025-08-17 20:40:58 -07:00
2e9eda64d4
add expo dev deps 2025-08-11 22:29:50 -07:00
40840a8084
run format 2025-05-28 12:06:37 -07:00
800f63b000
made config work on nixos 2025-05-28 08:31:42 -07:00
b9e231d72f
remove stylix, add lix 2025-05-27 22:30:34 -07:00
10453abfb1
commiting for posterity 2025-05-20 21:30:54 -07:00
d9967da704 use nvf for vim configuration 2025-05-12 15:26:56 -07:00
91c676f3f5
merge paperclover changes in :3 2025-05-07 10:22:05 -07:00
474cf9441e
sketchybar stuff 2025-05-07 08:20:01 -07:00
0959c9c2c3
add defaults.nix 2025-05-01 12:41:47 -07:00
17abc9277d
Merge branch 'main' of github.com:nmarks413/nix-config 2025-04-30 12:38:32 -07:00
0ccc341bda
updated homebrew packages 2025-04-30 12:38:05 -07:00
e9844c71c4
disabled nixvim for now 2025-04-30 12:37:35 -07:00
b103004218
fix nixos config 2025-04-21 16:49:27 -07:00
06569493a5
cleaned up some extraneous things 2025-04-21 13:59:29 -07:00
23747c52ec
move directory structure around 2025-04-21 13:08:15 -07:00
de9d493084
stylix working 2025-04-21 13:04:42 -07:00
0f3e214767
move home packages into system packages 2025-04-21 10:25:32 -07:00
b7f96a14ae
added defaults that r good 2025-04-19 21:57:56 -07:00
9178ae96be
working 2025-04-19 13:50:58 -07:00
7ffada5c7b
get home manager working again 2025-04-19 10:35:31 -07:00
e994781056
refactor mkSystem 2025-04-19 10:06:25 -07:00
dce01a9832
use mkSystem 2025-04-18 16:46:54 -07:00
8a46e01ffc
add modules.nix 2025-04-18 16:04:17 -07:00
1c313955d5
start modularizing things 2025-04-18 15:55:34 -07:00