configuration.nix/flake-modules
Jalil David Salamé Messina 84387f2597
All checks were successful
/ check (push) Successful in 28s
/ 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
fix(nvim): test dev.enable = false
This caught a bug where we don't disable `conform` keymaps when
`dev.enable = false` (which disables `conform`).
2024-11-06 22:28:38 +01:00
..
default.nix feat(flake): switch to treefmt-nix 2024-10-15 22:21:36 +02:00
devshells.nix feat: use flake-parts to clean up the flake.nix 2024-10-04 23:50:12 +02:00
docs.nix feat: use flake-parts to clean up the flake.nix 2024-10-04 23:50:12 +02:00
example-vm.nix fix(system): properly configure jupyter 2024-10-16 18:49:22 +02:00
nixos-modules.nix fix(nvim): use unstable pkgset 2024-10-14 09:32:53 +02:00
nvim.nix fix(nvim): test dev.enable = false 2024-11-06 22:28:38 +01:00
overlays.nix fix(nvim): use unstable pkgset 2024-10-14 09:32:53 +02:00
scripts.nix feat: use flake-parts to clean up the flake.nix 2024-10-04 23:50:12 +02:00