blob: 836a1985e46706bcae720037f1af33a0568bae61 [file] [log] [blame]
{ pkgs, ... }: {
home.packages = with pkgs; [
hubfs
fuse
fuse3
fuse-common
];
}