tweaks after gnome 47 update

This commit is contained in:
Matt Nish-Lapidus 2024-11-04 11:13:56 -05:00
parent e14fd17e00
commit 9b9ec35ba3
4 changed files with 37 additions and 23 deletions

View file

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