ma tools/dev: add gi
This commit is contained in:
parent
32e52b2411
commit
099ec1d888
|
@ -1,9 +1,10 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
krebs.per-user.makefu.packages = with pkgs;[
|
||||
users.users.makefu.packages = with pkgs;[
|
||||
python35Packages.virtualenv
|
||||
# embedded
|
||||
gi
|
||||
flashrom
|
||||
mosquitto
|
||||
libcoap
|
||||
|
|
Loading…
Reference in a new issue