Format all files

This commit is contained in:
2025-07-07 19:11:26 +02:00
parent 80ed32f741
commit a459b74dbe
12 changed files with 134 additions and 105 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
{ pkgs, ... }: {
{ pkgs, ... }:
{
home.packages = with pkgs; [
fishPlugins.tide
];
programs.fish = {
enable = true;
interactiveShellInit = ''