remove ghostty from thinkpad
This commit is contained in:
parent
779ab5dbec
commit
e5273c08f6
1 changed files with 0 additions and 9 deletions
|
|
@ -8,18 +8,9 @@
|
|||
imports = [
|
||||
../home-default.nix
|
||||
../../../modules/syncthing.nix
|
||||
../../../modules/ghostty.nix
|
||||
../../../modules/tex.nix
|
||||
];
|
||||
|
||||
# Enable Ghostty terminal with NixOS package
|
||||
programs.ghostty-custom = {
|
||||
enable = true;
|
||||
package = pkgs.ghostty; # Install via nix on NixOS
|
||||
fontSize = 11;
|
||||
windowMode = "maximized";
|
||||
};
|
||||
|
||||
# Any ThinkPad-specific home configurations can be added here
|
||||
# For example, laptop-specific aliases or scripts
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue