fix: add username param to wsl configuration.nix

This commit is contained in:
luochen570
2026-05-26 13:02:47 +08:00
parent 88414eb346
commit e279b207f8

View File

@@ -1,4 +1,4 @@
{ ... }:
{ username, ... }:
{
imports = [
inputs.nixos-wsl.nixosModules.default