mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: added ghosted (or tried to)
This commit is contained in:
parent
8f1dd7388e
commit
9b9becb2c1
6 changed files with 263 additions and 26 deletions
7
home/modules/ghostty.nix
Executable file
7
home/modules/ghostty.nix
Executable file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
home.packages = [inputs.ghostty.packages.${pkgs.system}.default];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue