33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
[38;2;248;248;242mupdate-config:[0m
|
||
[38;2;248;248;242m alejandra .[0m
|
||
[38;2;248;248;242m nix flake update[0m
|
||
[38;2;248;248;242m git add .[0m
|
||
[38;2;248;248;242m git commit[0m
|
||
[38;2;248;248;242m sudo nixos-rebuild switch --upgrade --flake ~/haus#puter[0m
|
||
[38;2;248;248;242m git push[0m
|
||
|
||
[38;2;248;248;242mupdate:[0m
|
||
[38;2;248;248;242m nix flake update[0m
|
||
[38;2;248;248;242m git add .[0m
|
||
[38;2;248;248;242m git commit -m "nix flake update"[0m
|
||
[38;2;248;248;242m sudo nixos-rebuild switch --upgrade --flake ~/haus#puter[0m
|
||
[38;2;248;248;242m git push[0m
|
||
|
||
[38;2;248;248;242mupdate-and-reboot:[0m
|
||
[38;2;248;248;242m nix flake update[0m
|
||
[38;2;248;248;242m git add .[0m
|
||
[38;2;248;248;242m git commit -m "nix flake update"[0m
|
||
[38;2;248;248;242m sudo nixos-rebuild boot --upgrade --flake ~/haus#puter[0m
|
||
[38;2;248;248;242m git push[0m
|
||
|
||
[38;2;248;248;242mupdate-config-and-reboot:[0m
|
||
[38;2;248;248;242m alejandra .[0m
|
||
[38;2;248;248;242m nix flake update[0m
|
||
[38;2;248;248;242m git add .[0m
|
||
[38;2;248;248;242m git commit[0m
|
||
[38;2;248;248;242m sudo nixos-rebuild boot --upgrade --flake ~/haus#puter[0m
|
||
[38;2;248;248;242m git push[0m
|
||
|
||
[38;2;248;248;242mupgrade:[0m
|
||
[38;2;248;248;242m sudo nixos-rebuild switch --upgrade --flake ~/haus#puter[0m
|