Add README and update kemptop configuration
This commit is contained in:
parent
1ffb260e88
commit
ea76f8a6f2
3 changed files with 163 additions and 18 deletions
|
|
@ -24,6 +24,8 @@
|
|||
# Use the systemd-boot EFI boot loader.
|
||||
boot = {
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
binfmt.preferStaticEmulators = true;
|
||||
|
||||
plymouth = {
|
||||
enable = true;
|
||||
theme = "abstract_ring_alt";
|
||||
|
|
@ -132,6 +134,9 @@
|
|||
gnumake
|
||||
xz
|
||||
android-tools
|
||||
ffmpeg-full
|
||||
ghex
|
||||
wireguard-tools
|
||||
|
||||
# GUI programs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue