Fix home manager dotfiles

This commit is contained in:
2026-07-07 16:03:40 +01:00
parent 9a94ed7331
commit 4ca03fde37
6 changed files with 11 additions and 10 deletions
+1
View File
@@ -19,5 +19,6 @@
};
shellInit = builtins.readFile ./config.fish;
interactiveShellInit = builtins.readFile ./interactive.fish;
};
}