mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
ditched flake-utis cleaned up flake, reverted back to nix 2.13
This commit is contained in:
parent
1231534d40
commit
7ee7675019
4 changed files with 56 additions and 97 deletions
|
|
@ -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"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue