098f38e9a4
nil: update to newest version
2025-07-18 23:21:19 +02:00
a64d7571d8
helix: drop rust-overlay
2025-07-18 23:21:11 +02:00
b1490ec9a8
small update
2025-07-16 22:15:41 +02:00
4492a17574
helix: set colorscheme to gruvbox_dark_hard
2025-07-12 10:38:15 +02:00
e84221e414
helix: bump version
2025-07-11 22:43:40 +02:00
2411c0b496
chore: apply lints
2025-07-08 14:22:21 +02:00
ec1b31cabc
helix/languages: make clippy pedantic warnings not erorr
2025-07-08 13:56:52 +02:00
e1df5fa28e
helix: switch to finalAttrs for helix build
2025-07-07 20:42:08 +02:00
cbb594395a
helix: build with lto and native cpu target
2025-06-26 20:49:36 +02:00
362e52b874
fish: fix atuin
2025-06-12 20:09:29 +02:00
b40df13a90
fish: remove yt-dlp
2025-06-12 20:09:18 +02:00
ffc32faed0
helix: languages: make clippy more restrictive
2025-06-12 20:08:38 +02:00
d852199742
packages: shell => fish
2025-06-07 17:54:40 +02:00
24f35c4ccd
shell: stop fish from having to be built every time
...
Drop the patch to fish source code, instead opting
to employ fish's inbuilt share/fish/vendor_conf.d
to add custom code to fish.
This is both a bit simpler, and makes it so fish does not
have to be compiled on every update to it's source / to my configuration.
2025-06-04 08:32:09 +02:00
41b72ce92c
flake: employ pipes!
2025-06-04 08:28:21 +02:00
2239e0e983
helix: rework
2025-06-04 08:27:35 +02:00
a951911578
progress dump
2025-06-04 08:26:35 +02:00
e7a87b12f7
helix: add kdlfmt
2025-05-30 18:19:46 +02:00
82db20a329
helix: set colorscheme to Catppuccin
2025-05-22 09:34:39 +02:00
641baa4989
helix: languages: cleanup
2025-05-21 00:21:14 +02:00
4cea4192a1
aliases.nix: make ls show no icons
2025-05-21 00:21:03 +02:00
a6972fc6f3
helix: add deadnix
2025-05-21 00:20:54 +02:00
3919677cb8
hermit/packages: add yazi, scc -> tokei
2025-05-17 23:48:53 +02:00
36b64b6c5f
helix: add Zig language server
2025-05-17 23:48:37 +02:00
47d1166938
helix/colorscheme: switch to base16_transparent
2025-05-17 23:48:18 +02:00
8634db6c53
shell: packages:: add trash-cli
2025-05-15 11:37:34 +02:00
1826f85f4d
shell: packages: cleanup
2025-05-12 10:53:13 +02:00
215509ade7
helix: switch from marksman to taplo
2025-05-12 10:52:59 +02:00
94819e9c74
chore: switch to gruvbox
2025-05-09 11:36:50 +02:00
88c73558f4
chore: split up helix into multiple packages
2025-05-09 11:05:21 +02:00
08658d4c42
helix: do not display display hints automatically
...
Display hints can be annoying, hence I toggle them using
<space>-i instead.
2025-05-06 21:55:05 +02:00
154da6736d
system: switch to Catppuccin again
2025-05-06 21:53:27 +02:00
216ddc8755
shell/packages: remove carapace
2025-05-06 09:42:23 +02:00
ee58fd0628
packages/helix.nix: add clippy flags
2025-05-05 11:06:57 +02:00
57612c66fe
temperance/configuration.nix: disable docker
2025-05-04 09:54:07 +02:00
8ffd6c056e
helix: add some kakoune-ish keybinds
2025-05-03 18:47:19 +02:00
86e61a67cc
shell/packages.nix: dog -> dig
2025-05-03 14:55:44 +02:00
f5477289c4
helix: config: remove nixd, ad qmlls config
2025-04-29 23:31:44 +02:00
57a0a84398
wrapped programs: switch to nativeBuildInputs
2025-04-29 16:46:28 +02:00
9b56e8daaa
helix.nix: fix nix language server
2025-04-29 14:01:05 +02:00
af0fd0f55e
helix: use upstream version
2025-04-26 16:24:47 +02:00
19d5664be5
helix.nix: format, add taplo
...
taplo is a toml language server
2025-04-16 14:55:56 +02:00
6fbbc2715b
shell/packages.nix: add watchman
2025-04-16 14:53:51 +02:00
3a3dc55f01
helix.nix: fix css language server
2025-04-13 21:59:04 +02:00
09d2901003
ssh: set SSH_AUTH_SOCK systemwide
2025-04-13 21:58:36 +02:00
ca9014be16
flake: formatting
2025-04-12 08:48:28 +02:00
e096a5bf54
helix.nix: add {go, html, css} lsp
2025-04-10 22:01:17 +02:00
2189ad3c08
starship.nix: change prompt
2025-04-09 22:38:33 +02:00
53aaa26fa1
flake: inherit explicitly from parts of lib
...
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00
750bcb5d97
helix/module.nix: Hide dotfiles
2025-04-07 09:57:44 +02:00