Refactor modules #356

Merged
jalil merged 4 commits from push-wlplzqkzpztr into main 2025-03-16 19:22:30 +01:00

4 commits

Author SHA1 Message Date
78327cd972
ci: use nix-fast-build to speedup checks
All checks were successful
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 3s
/ build-packages (push) Successful in 13s
/ build-vm (push) Successful in 2s
/ report-size (push) Successful in 4s
This should provide a nice speedup over calling nix build sequentially
2025-03-16 19:15:05 +01:00
981fa9ae78
refactor(home-manager): use flake-parts module
Some checks failed
/ check (nvimDev) (push) Failing after 1s
/ check (nvimHeadless) (push) Failing after 1s
/ check (nvimNoBundledBins) (push) Failing after 1s
/ check (nvimNoLsp) (push) Failing after 1s
/ check (nvimNoTSGrammars) (push) Failing after 1s
/ check (treefmt) (push) Successful in 3s
/ check-renovaterc (push) Successful in 3s
/ build (audiomenu) (push) Has been skipped
/ build (docs) (push) Has been skipped
/ build (jpassmenu) (push) Has been skipped
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Has been skipped
/ build (nvim) (push) Has been skipped
/ report-size (push) Has been skipped
This is only available in the unstable HM branch, so we are stuck with
the non flake-parts version
2025-03-16 17:31:49 +01:00
eacd1a0520
refactor(nixvim): use flake-parts module
A bit more tidy c:
2025-03-16 17:25:30 +01:00
addf563bfc
refactor: move modules to their own dir 2025-03-16 16:34:03 +01:00