Switch WSL to unstable
This commit is contained in:
parent
8473a6ee8e
commit
803f5e782f
@ -216,6 +216,8 @@
|
||||
};
|
||||
|
||||
nixos-wsl = mkWSLSystem {
|
||||
nixpkgs = inputs.nixpkgs-unstable;
|
||||
home-manager = inputs.home-manager-unstable;
|
||||
system = "x86_64-linux";
|
||||
stateVersion = "23.11";
|
||||
hostname = "nixos-wsl";
|
||||
|
Loading…
x
Reference in New Issue
Block a user