add rosetta and cachix
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
33b598d546
commit
28e3de71ce
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,7 @@ with lib.metacfg;
|
|||
piper
|
||||
gnome-remote-desktop
|
||||
nodejs
|
||||
cachix
|
||||
];
|
||||
|
||||
security.tpm2.enable = false;
|
||||
|
@ -80,5 +81,7 @@ with lib.metacfg;
|
|||
allowReboot = false;
|
||||
};
|
||||
|
||||
virtualisation.rosetta.enable = true;
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue