nixos-config/nixos/hosts/kylekrein-wsl/default.nix
2025-03-06 10:45:44 +00:00

12 lines
110 B
Nix
Executable file

{
pkgs,
lib,
hwconfig,
inputs,
config,
unstable-pkgs,
...
}: {
imports = [
];
}