ghostty: module has been merged to home-manager

This commit is contained in:
Daniel Lundin 2025-01-02 16:19:21 +01:00
parent 311cd9042e
commit a603dd1cad
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
4 changed files with 26 additions and 49 deletions

View file

@ -7,13 +7,10 @@
}:
{
config = lib.mkIf config.patagia.desktop.enable {
home.packages = with pkgs; [
inputs.ghostty.packages.${pkgs.system}.default
];
programs.ghostty = {
enable = true;
enableFishIntegration = true;
package = inputs.ghostty.packages.${pkgs.system}.default;
settings = {
font-size = 14;
font-family = "Berkeley Mono Variable";

View file

@ -9,7 +9,6 @@
dynamic-wallpaper
gimp
inkscape
inputs.ghostty.packages.${pkgs.system}.default
moonlight-qt
obsidian
pavucontrol