upd
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -97,6 +97,7 @@
|
||||
# asahi-fairydust.configuration = import ./specialisations/asahi-fairydust.nix;
|
||||
|
||||
"plasma".configuration = {
|
||||
boot.kernelParams = lib.mkOverride 90 [ ];
|
||||
${namespace} = {
|
||||
sops.enable = true;
|
||||
desktop = {
|
||||
|
||||
Reference in New Issue
Block a user