run0?
This commit is contained in:
6
justfile
6
justfile
@@ -4,11 +4,11 @@ format_home:
|
||||
nixfmt ~/.config/home-manager
|
||||
|
||||
format_system:
|
||||
doas nixfmt /etc/nixos
|
||||
run0 nixfmt /etc/nixos
|
||||
|
||||
system_update:
|
||||
doas nix flake update /etc/nixos
|
||||
doas nixos-rebuild boot --impure
|
||||
run0 nix flake update /etc/nixos
|
||||
run0 nixos-rebuild boot --impure
|
||||
|
||||
home_update:
|
||||
nix flake update ~/.config/home-manager
|
||||
|
||||
Reference in New Issue
Block a user