blob: 7067266060a446c7d6ac874c61b91f6c17a798bf [file] [log] [blame]
{ pkgs, ... }: {
home.packages = with pkgs; [
hubfs
];
}