Added kernel config frontends
This commit is contained in:
parent
ceee87983f
commit
eab8f0aecc
1 changed files with 3 additions and 2 deletions
|
@ -14,6 +14,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
gitRepo # Android's repo management tool
|
||||
heimdall # Needed to work with Samsung devices
|
||||
kconfig-frontends # Linux kconfig infrastructure
|
||||
];
|
||||
|
||||
users.groups.adbusers.members = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue