feat: alejandra -> nixfmt
This commit is contained in:
parent
acc6e6e825
commit
65ce9c5882
56 changed files with 737 additions and 456 deletions
|
@ -2,9 +2,10 @@
|
|||
pkgs,
|
||||
ghostty,
|
||||
...
|
||||
}: {
|
||||
}:
|
||||
{
|
||||
hm.home = {
|
||||
packages = [ghostty.packages.${pkgs.system}.default];
|
||||
packages = [ ghostty.packages.${pkgs.system}.default ];
|
||||
|
||||
file.".config/ghostty/config".text = ''
|
||||
theme = light:catppuccin-latte,dark:catppuccin-mocha
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue