wip: update

This commit is contained in:
2025-10-04 05:50:18 +01:00
parent 83219fe6de
commit 79d7fa046c
13 changed files with 132 additions and 28 deletions

View File

View File

@@ -0,0 +1,7 @@
{ ... }:
{
home.shell.enableFishIntegration = true;
programs.fish = {
# enable = true;
};
}