feat: fish module

This commit is contained in:
Artur Manuel 2024-10-16 08:55:04 +01:00
commit 9bb12ee272
3 changed files with 28 additions and 8 deletions

View file

@ -0,0 +1,5 @@
{...}: {
imports = [
./fish.nix
];
}