add vm-aarch64

This commit is contained in:
2024-03-06 09:05:22 +02:00
parent aff77cd611
commit cf252e408a
3 changed files with 137 additions and 117 deletions

View File

@@ -94,8 +94,8 @@ in {
# firefox doesn't need the wrapper on the personal laptop
package =
if hmOnly
then (glintel pkgs.firefox-bin "firefox")
else pkgs.firefox-bin;
then (glintel firefox "firefox")
else firefox;
policies.DisableAppUpdate = true;
profiles = {
xdefault = {