diff options
| author | seth <[email protected]> | 2023-11-06 14:36:18 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-06 14:36:18 -0500 |
| commit | 03e3400e1c7572dcbb17bd20de5e10d3c289de8a (patch) | |
| tree | 424473ac2aaa6e55394f5c849b8919ef14f81342 /flake.nix | |
| parent | 868263ab2effc0536489837bdba5183623e6507f (diff) | |
systems: use nixos-hardware
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -96,6 +96,8 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + nixos-hardware.url = "github:NixOS/nixos-hardware"; + nixos-wsl = { url = "github:nix-community/NixOS-WSL"; inputs = { |
