wsl errors fixed

This commit is contained in:
2026-05-25 14:44:52 +01:00
parent d486fa170b
commit 02c8529c83
5 changed files with 79 additions and 24 deletions
+1
View File
@@ -31,6 +31,7 @@
};
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/release";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nixos-wsl.url = "github:nix-community/NixOS-WSL";
nixpkgs.url = "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz";
nixvim.url = "github:nix-community/nixvim";
omp-nix.url = "git+https://git.molez.org/mandlm/omp-nix?ref=main";