add new framework config
This commit is contained in:
7
configs/framework.nix
Normal file
7
configs/framework.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ inputs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = [
|
||||
fw-ectool
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user