mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-09-14 08:07:27 +02:00
aaa
This commit is contained in:
parent
393a0a3ea5
commit
43b0c0d9b1
10 changed files with 20 additions and 2229 deletions
1
justfile
1
justfile
|
|
@ -6,6 +6,7 @@ init-live:
|
|||
test: init-live
|
||||
sudo nixos-rebuild test --flake . --log-format multiline
|
||||
|
||||
buid: build
|
||||
build: init-live
|
||||
sudo nixos-rebuild switch --flake . --log-format multiline
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue