chore(m4nix): sync with rnix
This commit is contained in:
parent
70eaf73fe9
commit
176aa2c2fe
1 changed files with 5 additions and 1 deletions
|
@ -55,6 +55,8 @@ with lib.metacfg;
|
|||
piper
|
||||
gnome-remote-desktop
|
||||
nodejs
|
||||
cachix
|
||||
claude-code
|
||||
];
|
||||
|
||||
security.tpm2.enable = false;
|
||||
|
@ -80,5 +82,7 @@ with lib.metacfg;
|
|||
allowReboot = false;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
virtualisation.rosetta.enable = true;
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue