feat: add desktop-wsl host

This commit is contained in:
Nickolaj Jepsen 2025-12-14 01:55:30 +01:00
parent fac1a09715
commit 4fd2361813
17 changed files with 92 additions and 18 deletions

View file

@ -34,6 +34,9 @@
nur.url = "github:nix-community/NUR";
nur.inputs.nixpkgs.follows = "nixpkgs";
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
nixos-wsl.inputs.nixpkgs.follows = "nixpkgs";
disko.url = "github:nix-community/disko";
disko.inputs.nixpkgs.follows = "nixpkgs";