336 current 1970-01-01 01:00:00 23.11.20240520.a8695cb 6.6.30-rt30 *
This commit is contained in:
@ -58,6 +58,7 @@ in {
|
||||
waybar.battery = lib.mkIf cfg.laptop (lib.mkDefault true);
|
||||
waybar.backlight = lib.mkIf cfg.laptop (lib.mkDefault true);
|
||||
waybar.squeekboard = lib.mkIf cfg.laptop (lib.mkDefault true);
|
||||
kanshi.laptop = lib.mkIf cfg.laptop (lib.mkDefault true);
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
Reference in New Issue
Block a user