Commit graph

34 commits

Author SHA1 Message Date
071166a842
feat(avizo): Improve styling
Much more to my liking
2024-04-10 18:46:12 +02:00
ce37942672
fix: Format according to nixfmt-rfc-style 2024-04-05 12:04:23 +02:00
fd67f6c079
feat(nvim): Enable bacon plugin 2024-04-02 17:05:17 +02:00
f8b43d8f36
feat(home): Enable bacon with rust cfg 2024-04-02 15:25:42 +02:00
ce3a42f901
feat(home): Add jq to dev packages 2024-04-02 15:23:33 +02:00
158c16df17
feat(home): Document dev packages choices 2024-04-02 15:23:10 +02:00
3501d53299
feat(home): Add jujutsu to dev programs 2024-04-02 15:18:28 +02:00
ac39e75f89
fix(home-manager): Zsh renamed attribute 2024-03-29 13:29:43 +01:00
d85b8c61e0
fix(home): Breaking updates to home-manager 2024-03-17 00:17:37 +01:00
6d1a88f70a
fix(waybar): persistent_workspaces is deprecated 2024-03-06 22:03:23 +01:00
34cd265786
feat: Add github cli to dev configuration 2024-03-02 19:05:19 +01:00
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
5f1ffe3d35
feat(sway): Set compose key to ralt
Make typing unicode characters easier
2024-02-24 16:19:00 +01:00
06534dccd3
feat(home): Configure bat 2024-02-24 15:47:24 +01:00
dd9897f38b
feat(home): Implement dev-config disable 2024-02-24 13:33:56 +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
d47b04a887
feat: Init nvim from jalil-salame/nvim-config
Step one of Issue #15
2024-02-16 20:13:21 +01:00
ca03244de8
feat(git): Extra options
Saw some cool git options thanks to @b0rk@jvns.ca so I added them c:
2024-02-08 20:18:34 +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
59b9d067b4
fixup! feat(home/gui): Switch to avizo 2024-01-25 20:08:18 +01:00
f0c47d43a8
feat(home/devcfg): Install extra packages 2024-01-25 20:05:53 +01:00
fa14e113ef
feat(home/gui): Switch to avizo
No longer using the hacks I threw together
2024-01-25 19:07:49 +01:00
682fc0633c
fix(backlight): Use brightnessctl
light is unmantained and xbacklight doesn't work on wayland
2024-01-24 18:41:11 +01:00
26d7f20dd6
fix(fonts): Add CJK fonts 2024-01-24 18:22:57 +01:00
e3a16f4b6e
fix: Switch default from alacritty to wezterm 2024-01-24 17:59:19 +01:00
751b122587
feat: Enable sway at the NixOS level 2024-01-22 11:08:48 +01:00
8ca10dbead
feat(alacritty): Enable zellij when alacritty is chosen 2024-01-21 21:11:00 +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