mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
framework: install framework-tool
This commit is contained in:
parent
88eb241bbd
commit
e148ccbecb
3 changed files with 5 additions and 0 deletions
3
framework/framework-tool.nix
Normal file
3
framework/framework-tool.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ pkgs, ... }: {
|
||||
environment.systemPackages = [ pkgs.framework-tool ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue