#!/usr/bin/env fish function nixgc --description 'update home manager' sudo nix-collect-garbage $argv end