mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-05-08 10:47:17 +02:00
sync
This commit is contained in:
parent
a172e45318
commit
fa4a4034f2
6 changed files with 3 additions and 9 deletions
3
justfile
3
justfile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue