|
addf563bfc
|
refactor: move modules to their own dir
|
2025-03-16 16:34:03 +01:00 |
|
|
7963190ef1
|
fix(nvim): conflict with using global packages
Now it is an error to override the pkgs if global packages are being
used.
|
2025-01-18 11:41:26 +01:00 |
|
|
8b2984be90
|
fix(nvim): use unstable pkgset
/ check (push) Successful in 26s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s
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
/ check (push) Successful in 20s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 1s
This is much more manageable!
|
2024-10-04 23:50:12 +02:00 |
|