Commit graph

12 commits

Author SHA1 Message Date
3da158a7fa
feat: Add linux and posix man pages on dev profile
`jhome.dev.enable = true` now adds linux and posix man-pages
2024-03-02 18:37:27 +01:00
40ab720cb1 fix(home): Rustup and rust-analyzer conflict
Make rust-analyzer available to neovim only instead.
2024-02-24 16:32:00 +01:00
d08d05450d
feat(home): Add options to disable dev config
Also added an option to set neovim a the manpager
2024-02-24 13:33:32 +01:00
18f05492b9
feat: Add git-absorb to dev packages 2024-02-18 21:18:22 +01:00
3c71af1950
feat(docs): Improve package options defaultText 2024-02-18 16:46:31 +01:00
9cd372c4f3
fix(#5): Separate gpg keygrip from keyID
pam-gnupg wants the keygrip, git wants the keyID
2024-02-02 14:54:40 +01:00
4fe9d1caea fix(home/options): Typo 2024-02-01 22:10:40 +01:00
136659b88d
fix: Add fixme comment about GPG keys 2024-01-29 19:03:40 +01:00
f0c47d43a8
feat(home/devcfg): Install extra packages 2024-01-25 20:05:53 +01:00
e3a16f4b6e
fix: Switch default from alacritty to wezterm 2024-01-24 17:59:19 +01:00
0430bc9878
fix(sway): Change default terminal to alacritty
Wezterm doesn't work well in sway-git
2024-01-21 21:09:39 +01:00
b3b4b78660
feat: Move home.nix into this repo
This makes it much easier to test and apply changes.
2024-01-21 20:56:00 +01:00