attempt omnissa on arm
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
hardware = {
|
||||
battery = {
|
||||
enable = true;
|
||||
battery = " /sys/class/power_supply/macsmc-battery/charge_control_end_threshold";
|
||||
battery = "/sys/class/power_supply/macsmc-battery/charge_control_end_threshold";
|
||||
};
|
||||
};
|
||||
network = {
|
||||
@@ -130,7 +130,9 @@
|
||||
(pkgs.OVMF.override {
|
||||
secureBoot = true;
|
||||
})
|
||||
];
|
||||
] ++ (with pkgs.${namespace}; [
|
||||
omnissa
|
||||
]);
|
||||
|
||||
networking.networkmanager.wifi.backend = "iwd";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user