updates and nh

This commit is contained in:
Matt Nish-Lapidus 2025-01-12 14:13:18 -05:00
parent 5cd5ed3f84
commit 829c535f5c
12 changed files with 62 additions and 57 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env fish
function nixgc --description 'update home manager'
nix-collect-garbage $argv && sudo nix-collect-garbage $argv
nix-collect-garbage $argv
end