This commit is contained in:
2026-03-26 10:31:07 -05:00
parent 6dc138bbf6
commit 84f600eb04
2 changed files with 2 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ in
efi.canTouchEfiVariables = lib.mkForce false;
};
kernelParams = [
kernelParams = lib.mkDefault [
"apple_dcp.show_notch=1"
"appledrm.show_notch=1"
"melt_my_mac=1" # enable fan control

View File

@@ -97,6 +97,7 @@
# asahi-fairydust.configuration = import ./specialisations/asahi-fairydust.nix;
"plasma".configuration = {
boot.kernelParams = lib.mkOverride 90 [ ];
${namespace} = {
sops.enable = true;
desktop = {