format with prettier formatter :3

This commit is contained in:
foxora 2026-03-03 04:26:35 +00:00
parent 8b1a6aca39
commit 211fa03252
18 changed files with 480 additions and 500 deletions

View file

@ -1,5 +1,4 @@
{ upkgs, ... }:
{
{upkgs, ...}: {
programs.zsh = {
enable = true;
enableCompletion = true;