Add fish
to the flake
This commit is contained in:
parent
eef2a1edc6
commit
5b0e58175e
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
default = pkgs.mkShell {
|
||||
packages = [
|
||||
pkgs.archiso
|
||||
pkgs.fish
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue