ditched flake-utis cleaned up flake, reverted back to nix 2.13

This commit is contained in:
Gerg-L 2023-05-07 22:08:28 -04:00
parent 1231534d40
commit 7ee7675019
4 changed files with 56 additions and 97 deletions

View file

@ -38,7 +38,7 @@ inputs: {
];
overlays = [
inputs.nvim-flake.overlays.default
inputs.nvim-flake.overlay
];
};
nix.settings.system-features = ["kvm" "big-parallel" "nixos-test" "benchmark"];