move more modules
This commit is contained in:
parent
1f1b901330
commit
a208ca4df2
9 changed files with 70 additions and 74 deletions
|
@ -3,11 +3,6 @@
|
|||
imports = [ (modulesPath + "/profiles/qemu-guest.nix") ];
|
||||
|
||||
config = {
|
||||
nixpkgs = {
|
||||
hostPlatform = "aarch64-linux";
|
||||
system = "aarch64-linux";
|
||||
};
|
||||
|
||||
boot = {
|
||||
tmp.cleanOnBoot = true;
|
||||
kernelParams = [ "console=tty" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue