waybar
This commit is contained in:
@@ -18,9 +18,12 @@
|
||||
};
|
||||
|
||||
# Boot Loader Config
|
||||
boot.loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = false;
|
||||
boot = {
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = false;
|
||||
};
|
||||
kernelParams = [ "apple_dcp.show_notch=1" ];
|
||||
};
|
||||
|
||||
# Networking Config
|
||||
|
||||
Reference in New Issue
Block a user