[PR #174] [MERGED] Many fix after update flake.lock #186

Closed
opened 2025-12-28 23:19:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/174
Author: @ryan4yin
Created: 11/12/2024
Status: Merged
Merged: 11/12/2024
Merged by: @ryan4yin

Base: mainHead: many-fix


📝 Commits (8)

📊 Changes

16 files changed (+236 additions, -125 deletions)

View changed files

📝 .typos.toml (+20 -1)
📝 home/base/gui/terminal/README.md (+3 -5)
home/base/gui/terminal/alacritty/catppuccin-mocha.toml (+65 -0)
home/base/gui/terminal/alacritty/default.nix (+61 -0)
home/base/gui/terminal/foot.nix (+62 -0)
📝 home/base/gui/terminal/kitty.nix (+2 -2)
home/base/gui/terminal/wezterm.nix (+0 -105)
📝 home/base/tui/zellij/default.nix (+4 -1)
📝 home/darwin/aerospace/aerospace.toml (+3 -3)
home/linux/gui/hyprland/README.md (+9 -0)
📝 home/linux/gui/hyprland/conf/hyprland.conf (+1 -1)
📝 home/linux/gui/hyprland/conf/waybar/config.jsonc (+3 -3)
📝 home/linux/gui/hyprland/options/nvidia.nix (+1 -0)
📝 modules/darwin/apps.nix (+0 -2)
📝 modules/darwin/users.nix (+1 -1)
📝 modules/nixos/desktop/misc.nix (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/174 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 11/12/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `many-fix` --- ### 📝 Commits (8) - [`290e813`](https://github.com/ryan4yin/nix-config/commit/290e81367763051fa9033030417a0a0d8902b875) fix: hyprland - https://github.com/hyprwm/Hyprland/issues/7971 - [`90c5500`](https://github.com/ryan4yin/nix-config/commit/90c55009e0393193fc8b3ecdbf72ca515e587dc7) fix: zellij+kitty: https://github.com/zellij-org/zellij/issues/3592 - [`62493fb`](https://github.com/ryan4yin/nix-config/commit/62493fb410393e7c75dee5705b667a226b9a8279) chore(kitty): update deprecated option - [`ea723f5`](https://github.com/ryan4yin/nix-config/commit/ea723f58c8adc17a390644ea82472ab2c3dda19b) docs: hyprland - [`febad12`](https://github.com/ryan4yin/nix-config/commit/febad12823fd3af8e66d0a716cee6694af0eb644) chore: remove wezterm, it's broken currently https://github.com/NixOS/nixpkgs/issues/336069 - [`0444ddb`](https://github.com/ryan4yin/nix-config/commit/0444ddb99def3dd60bd5c2bf71cc8dd941cf1d36) feat: add foot terminal - [`9c514a7`](https://github.com/ryan4yin/nix-config/commit/9c514a73bbbe3893d78276bc61a02dd42676b558) feat: add alacritty - [`fb6b4a3`](https://github.com/ryan4yin/nix-config/commit/fb6b4a360ab3f1ffbdb4c828d5fb42757b234696) feat(hyprland): use kitty as the default terminal emulator ### 📊 Changes **16 files changed** (+236 additions, -125 deletions) <details> <summary>View changed files</summary> 📝 `.typos.toml` (+20 -1) 📝 `home/base/gui/terminal/README.md` (+3 -5) ➕ `home/base/gui/terminal/alacritty/catppuccin-mocha.toml` (+65 -0) ➕ `home/base/gui/terminal/alacritty/default.nix` (+61 -0) ➕ `home/base/gui/terminal/foot.nix` (+62 -0) 📝 `home/base/gui/terminal/kitty.nix` (+2 -2) ➖ `home/base/gui/terminal/wezterm.nix` (+0 -105) 📝 `home/base/tui/zellij/default.nix` (+4 -1) 📝 `home/darwin/aerospace/aerospace.toml` (+3 -3) ➕ `home/linux/gui/hyprland/README.md` (+9 -0) 📝 `home/linux/gui/hyprland/conf/hyprland.conf` (+1 -1) 📝 `home/linux/gui/hyprland/conf/waybar/config.jsonc` (+3 -3) 📝 `home/linux/gui/hyprland/options/nvidia.nix` (+1 -0) 📝 `modules/darwin/apps.nix` (+0 -2) 📝 `modules/darwin/users.nix` (+1 -1) 📝 `modules/nixos/desktop/misc.nix` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:38 +01:00
adam closed this issue 2025-12-28 23:19:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#186