mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
8
minisforum/v3/src.nix
Normal file
8
minisforum/v3/src.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
# Outsource (MIT License) for aspm_v3.sh and dsdt.dsl
|
||||
{ fetchFromGitHub, ... }:
|
||||
fetchFromGitHub {
|
||||
owner = "eum3l";
|
||||
repo = "minisforum-v3-nixos-hardware";
|
||||
rev = "7a94dbac701640cef91ec5b1873868a512718f09";
|
||||
hash = "sha256-V23Vuw/DV0l2c0m2hBnjZ2uey0KMeAdymnlLqXbFFUM=";
|
||||
}
|
||||
Reference in New Issue
Block a user