mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 01:37:24 +08:00
microsoft/surface: remove repos.nix file and update README
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{ fetchFromGitHub, rev, hash }:
|
||||
{
|
||||
linux-surface = fetchFromGitHub {
|
||||
owner = "linux-surface";
|
||||
repo = "linux-surface";
|
||||
rev = rev;
|
||||
hash = hash;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user