nixos-config/nixos/hosts/kylekrein-wsl/default.nix

12 lines
98 B
Nix
Executable file

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