tweaks after gnome 47 update
This commit is contained in:
parent
e14fd17e00
commit
9b9ec35ba3
4 changed files with 37 additions and 23 deletions
5
dotfiles/dot_config/fish/functions/nixgcboot.fish
Normal file
5
dotfiles/dot_config/fish/functions/nixgcboot.fish
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue