nix auto formatter

This commit is contained in:
Albert Zhang 2026-01-08 13:39:02 -05:00
parent c168b3f0c1
commit fad8d83815
6 changed files with 44 additions and 27 deletions

View file

@ -10,7 +10,7 @@
];
packages = with pkgs; [
kdePackages.kate
# thunderbird
# thunderbird
];
};
}
}