mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-17 14:31:15 +01:00
microsoft/surface: remove repos.nix file and update README
This commit is contained in:
parent
9726adf371
commit
bb295c09d9
3 changed files with 44 additions and 32 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{ fetchFromGitHub, rev, hash }:
|
||||
{
|
||||
linux-surface = fetchFromGitHub {
|
||||
owner = "linux-surface";
|
||||
repo = "linux-surface";
|
||||
rev = rev;
|
||||
hash = hash;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue