WSL host file
This commit is contained in:
parent
cd71031f10
commit
4c6bf77dbb
2 changed files with 71 additions and 6 deletions
12
nixos/hosts/kylekrein-wsl/default.nix
Executable file
12
nixos/hosts/kylekrein-wsl/default.nix
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
hwconfig,
|
||||
inputs,
|
||||
config,
|
||||
unstable-pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue