#!/usr/bin/env fish function nixgcboot --description 'fix full boot' sudo nixos-rebuild boot --flake ~/source/nixos-config/#eddie $argv end