home/fish(fix): add missing pkgs attr

This commit is contained in:
Gabriel Fontes
2022-07-18 00:47:40 -03:00
parent 43bb2eba4b
commit a678e4ac61
+1
View File
@@ -1,3 +1,4 @@
{ pkgs, ... }:
{
programs.fish = {
enable = true;