Add btop
This commit is contained in:
parent
4153994f0d
commit
133c94d64c
4 changed files with 10 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
boot.initrd.allowMissingModules = true;
|
||||
|
||||
nixpkgs = {
|
||||
hostPlatform = "aarch64-linux";
|
||||
hostPlatform = "aarch64-linux"; # Do i use binfmt here
|
||||
config.allowBroken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue