This commit is contained in:
Schrottkatze 2026-05-04 20:21:44 +02:00
commit fa4a4034f2
No known key found for this signature in database
6 changed files with 3 additions and 9 deletions

View file

@ -9,6 +9,9 @@ test: init-live
build: init-live
sudo nixos-rebuild switch --flake . --log-format multiline
build-boot: init-live
sudo nixos-rebuild boot --flake . --log-format multiline
tbuild: init-live
sudo nixos-rebuild switch --flake . --no-reexec --log-format multiline-with-logs --show-trace