Commit graph

4 commits

Author SHA1 Message Date
f7cb80e451
fix(nvim): set useGlobalPackages
Otherwise it causes massive rebuilds T-T
2025-01-27 11:01:33 +01:00
fde1be66d9
fix(terminal): default to alacritty
Wezterm is broken in current nixpkgs unstable and stable due to a
fractional scaling issue in wayland.
2025-01-15 22:45:02 +01:00
8b2984be90
fix(nvim): use unstable pkgset
Instead of setting some specific unstable packages, make nixvim always
use packages from nixos-unstable.
2024-10-14 09:32:53 +02:00
e03cd65e87
feat: use flake-parts to clean up the flake.nix
This is much more manageable!
2024-10-04 23:50:12 +02:00